Jun 29 10:36:33 devstack cinder-volume[82447]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 10:36:33 devstack cinder-volume[82447]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 10:36:33 devstack cinder-volume[82447]: we strongly recommend against using it for new projects. Jun 29 10:36:33 devstack cinder-volume[82447]: If you are already using Eventlet, we recommend migrating to a different Jun 29 10:36:33 devstack cinder-volume[82447]: framework. For more detail see Jun 29 10:36:33 devstack cinder-volume[82447]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 10:36:33 devstack cinder-volume[82447]: import eventlet # noqa Jun 29 10:36:35 devstack cinder-volume[82447]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=82447) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:36:35 devstack cinder-volume[82447]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=82447) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:36:35 devstack cinder-volume[82447]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=82447) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:36:36 devstack cinder-volume[82447]: INFO dbcounter [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Registered counter for database cinder Jun 29 10:36:36 devstack cinder-volume[82447]: DEBUG oslo_db.sqlalchemy.engines [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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=82447) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:36:37 devstack cinder-volume[82447]: DEBUG dbcounter [-] [82447] Writer thread running {{(pid=82447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 10:36:37 devstack cinder-volume[82447]: INFO cinder.rpc [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 10:36:37 devstack cinder-volume[82447]: INFO cinder.rpc [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 10:36:37 devstack cinder-volume[82447]: DEBUG oslo_db.sqlalchemy.engines [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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=82447) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:36:37 devstack cinder-volume[82447]: INFO cinder.volume.manager [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Determined volume DB was empty at startup. Jun 29 10:36:37 devstack cinder-volume[82447]: DEBUG cinder.volume.manager [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Cinder Volume DB check: vol_db_empty=True {{(pid=82447) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Jun 29 10:36:37 devstack cinder-volume[82447]: INFO cinder.volume.manager [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Service not found for updating active_backend_id, assuming default for driver init. Jun 29 10:36:37 devstack cinder-volume[82447]: WARNING stevedore.named [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 29 10:36:37 devstack cinder-volume[82447]: WARNING castellan.key_manager [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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' Jun 29 10:36:37 devstack cinder-volume[82447]: WARNING cinder.keymgr.conf_key_mgr [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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' Jun 29 10:36:37 devstack cinder-volume[82447]: DEBUG cinder.volume.drivers.lvm [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=82447) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:106}} Jun 29 10:36:37 devstack cinder-volume[82447]: DEBUG oslo_concurrency.processutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=82447) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:37 devstack cinder-volume[82447]: DEBUG oslo_concurrency.processutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] CMD "cinder-rtstool verify" returned: 0 in 0.526s {{(pid=82447) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_db.sqlalchemy.engines [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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=82447) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:36:38 devstack cinder-volume[82447]: INFO cinder.rpc [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 10:36:38 devstack cinder-volume[82447]: INFO cinder.rpc [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 10:36:38 devstack cinder-volume[82447]: WARNING stevedore.named [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 29 10:36:38 devstack cinder-volume[82447]: WARNING castellan.key_manager [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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' Jun 29 10:36:38 devstack cinder-volume[82447]: INFO cinder.volume.manager [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Image-volume cache enabled for host devstack@lvmdriver-1. Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_db.sqlalchemy.engines [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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=82447) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:36:38 devstack cinder-volume[82447]: INFO oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Starting 1 workers Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Started child 82624 {{(pid=82447) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Full set of CONF: {{(pid=82447) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] ******************************************************************************** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Configuration options gathered from: {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] ================================================================================ {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] allow_availability_zone_fallback = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] allow_compression_on_image_upload = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] allowed_direct_url_schemes = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] api_rate_limit = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] auth_strategy = keystone {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] az_cache_duration = 3600 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_availability_zone = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_host = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_stats_polling_interval = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backup_api_class = cinder.backup.api.API {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backup_name_template = backup-%s {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backup_use_same_host = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backup_use_temp_snapshot = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] chap_password = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] chap_username = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_internal_tenant_project_id = 2b2099c87c8b4bf3aafe2981beb4c5a9 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_internal_tenant_user_id = 9f31d8adb4ed4c07a770ba6c8faf78c6 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cloned_volume_same_az = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cluster = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] compression_format = gzip {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] compute_api_class = cinder.compute.nova.API {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82624]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] config_dir = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] config_source = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] control_exchange = openstack {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] debug = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] default_availability_zone = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] default_group_type = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] default_volume_type = lvmdriver-1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] disk_geometry = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] driver_client_cert = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] driver_client_cert_key = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] driver_data_namespace = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] driver_ssl_cert_path = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] driver_ssl_cert_verify = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] driver_use_ssl = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] enable_force_upload = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] enable_new_services = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] enable_unsupported_driver = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] enabled_backends = ['lvmdriver-1'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] enforce_multipath_for_image_xfer = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] filter_function = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_api_insecure = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_api_servers = ['http://192.168.122.69/image'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_api_ssl_compression = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_ca_certificates_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_catalog_info = image:glance:publicURL {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_num_retries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance_request_timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] goodness_function = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] graceful_shutdown_timeout = 5 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] group_api_class = cinder.group.api.API {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] host = devstack {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_compress_on_upload = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_conversion_address_space_limit = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_conversion_cpu_limit = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_conversion_disable = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_upload_use_cinder_backend = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_upload_use_internal_tenant = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_volume_cache_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_volume_cache_max_count = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] image_volume_cache_max_size_gb = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] init_host_max_objects_retrieval = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] instance_format = [instance: %(uuid)s] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] iscsi_target_flags = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack sudo[82628]: 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 Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] iscsi_write_cache = on {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] iser_helper = tgtadm {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] iser_ip_address = 192.168.122.69 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] iser_port = 3260 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_color = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_config_append = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack sudo[82628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_dir = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_options = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_rotate_interval = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_rotate_interval_type = days {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] log_rotation_type = none {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea 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=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] max_age = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] max_logfile_count = 30 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] max_logfile_size_mb = 200 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] max_over_subscription_ratio = 20.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] message_reap_interval = 86400 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] message_ttl = 2592000 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] migration_create_volume_timeout_secs = 300 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] monkey_patch = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] monkey_patch_modules = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] my_ip = 192.168.122.69 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] no_snapshot_gb_quota = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] num_iser_scan_tries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] num_shell_tries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] num_volume_device_scan_tries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] nvmeof_conn_info_version = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] nvmet_ns_id = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] nvmet_port_id = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_max_limit = 1000 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_volume_ext_list = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_volume_listen = 0.0.0.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_volume_listen_port = 8776 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_volume_use_ssl = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] osapi_volume_workers = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] per_volume_size_limit = -1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] periodic_fuzzy_delay = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] periodic_interval = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] project_id_regex = [0-9a-f\-]+ {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] public_endpoint = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] publish_errors = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_backup_gigabytes = 1000 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_backups = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_gigabytes = 1000 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_groups = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_snapshots = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] quota_volumes = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] rate_limit_burst = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] rate_limit_except_level = CRITICAL {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] rate_limit_interval = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] reinit_driver_count = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] replication_device = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] report_discard_supported = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] report_interval = 120 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] reservation_clean_interval = 86400 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] reservation_expire = 86400 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] reserved_image_namespaces = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] reserved_percentage = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] rpc_response_timeout = 120 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] run_external_periodic_tasks = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] scst_target_driver = iscsi {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] scst_target_iqn_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_down_time = 720 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] shell_completion = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] snapshot_name_template = snapshot-%s {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] snapshot_same_host = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] split_loggers = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] state_path = /opt/stack/data/cinder {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] storage_availability_zone = nova {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] storage_protocol = iSCSI {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] syslog_log_facility = LOG_USER {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] target_helper = lioadm {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] target_ip_address = 192.168.122.69 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] target_port = 3260 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] target_protocol = iscsi {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] target_secondary_ip_addresses = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] trace_flags = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] transfer_api_class = cinder.transfer.api.API {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] transport_url = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] until_refresh = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_chap_auth = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_default_quota_class = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_journal = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_json = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82624]: INFO cinder.volume.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Starting volume driver LVMVolumeDriver (3.0.0) Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_multipath_for_image_xfer = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_stderr = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] use_syslog = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] verify_glance_signatures = enabled {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_api_class = cinder.volume.api.API {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_backend_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_clear = zero {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_clear_ionice = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_clear_size = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_copy_bps_limit = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_dd_blocksize = 1M {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_name_template = volume-%s {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_service_inithost_offload = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volume_usage_audit_period = month {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] zoning_mode = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_concurrency.disable_process_locking = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] os_brick.lightos_discovery_client_address = localhost {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] os_brick.wait_mpath_device_interval = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.auth_section = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.auth_type = password {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.auth_version = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.cache = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.delay_auth_decision = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.http_connect_timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.include_service_catalog = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.insecure = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.interface = public {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_password = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_secret_key = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_security_strategy = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcache_username = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.region_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.service_token_roles_required = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.service_type = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.token_cache_time = 300 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.69/identity {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.backend = dogpile.cache.null {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.backend_argument = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.backend_expiration_time = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.config_prefix = cache.oslo {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.debug_cache_backend = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.enable_retry_client = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.enable_socket_keepalive = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.expiration_time = 600 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.hashclient_dead_timeout = 60.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.hashclient_retry_attempts = 2 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.hashclient_retry_timeout = 1.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_dead_retry = 300 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_pool_maxsize = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_pool_unused_timeout = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_sasl_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.memcache_servers = ['localhost:11211'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.password = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.proxies = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.redis_db = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.redis_sentinel_service_name = mymaster {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.redis_server = localhost:6379 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.retry_attempts = 2 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.retry_delay = 0.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.socket_keepalive_count = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.socket_keepalive_idle = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.socket_keepalive_interval = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.socket_timeout = 1.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.tls_allowed_ciphers = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.tls_cafile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.tls_certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.tls_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.048s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.tls_keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cache.username = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] coordination.backend_url = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.asyncio_connection = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.asyncio_slave_connection = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.backend = sqlalchemy {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.connection = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.connection_debug = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.connection_parameters = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.connection_recycle_time = 3600 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.connection_trace = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.db_inc_retry_interval = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.db_max_retries = 20 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.db_max_retry_interval = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.db_retry_interval = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.max_overflow = 50 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.max_pool_size = 5 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.max_retries = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.mysql_sql_mode = TRADITIONAL {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.mysql_wsrep_sync_wait = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.pool_timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.retry_interval = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.slave_connection = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.sqlite_synchronous = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.synchronous_reader = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] database.use_db_reconnect = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_metrics.metrics_process_name = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.connection_string = messaging:// {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.es_doc_type = notification {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.es_scroll_size = 10000 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.es_scroll_time = 2m {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.filter_error_trace = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.hmac_keys = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.sentinel_service_name = mymaster {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.socket_timeout = 0.1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.trace_requests = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler.trace_sqlalchemy = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler_jaeger.process_tags = {} {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler_jaeger.service_name_prefix = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] profiler_otlp.service_name_prefix = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.enforce_new_defaults = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: WARNING oslo_config.cfg [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.enforce_scope = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.policy_default_rule = default {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.policy_file = policy.yaml {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_policy.remote_timeout = 60.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.capabilities = [21, 2] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.group = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.helper_command = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.log_daemon_traceback = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.thread_pool_size = 4 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] privsep_osbrick.user = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.group = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.helper_command = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] cinder_sys_admin.user = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.auth_section = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.auth_type = password {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.cafile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.collect_timing = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.insecure = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.034s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.send_service_user_token = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.split_loggers = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] service_user.timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.auth_section = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.auth_type = password {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.collect_timing = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.insecure = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.region_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.split_loggers = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] glance.timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.backend_availability_zone = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.chap_password = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.chap_username = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.disk_geometry = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.driver_client_cert = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.driver_client_cert_key = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.driver_data_namespace = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.driver_ssl_cert_path = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.driver_use_ssl = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.enable_unsupported_driver = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.extra_capabilities = {} {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.filter_function = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.goodness_function = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.image_volume_cache_enabled = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.iscsi_target_flags = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.iscsi_write_cache = on {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.iser_helper = tgtadm {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.iser_ip_address = 192.168.122.69 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.iser_port = 3260 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.lvm_mirrors = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.lvm_share_target = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.lvm_type = auto {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.num_shell_tries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.nvmet_ns_id = 10 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.nvmet_port_id = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.replication_device = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.report_discard_supported = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.reserved_percentage = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.scst_target_driver = iscsi {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.scst_target_iqn_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.storage_protocol = iSCSI {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.target_helper = tgtadm {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.target_ip_address = 192.168.122.69 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.target_port = 3260 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.target_protocol = iscsi {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.trace_flags = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.unique_fqdn_network = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.use_chap_auth = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_backend_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_clear = zero {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_clear_ionice = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_clear_size = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.038s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volume_group = cinder-volumes {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_reports.file_event_handler = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_reports.log_dir = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.backend_availability_zone = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.backend_host = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.chap_password = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.chap_username = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.chiscsi_conf = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.disk_geometry = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.driver_client_cert = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.driver_client_cert_key = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.driver_data_namespace = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.driver_use_ssl = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.extra_capabilities = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.filter_function = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.goodness_function = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.iscsi_target_flags = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.iscsi_write_cache = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.iser_helper = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.iser_ip_address = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.iser_port = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.iser_target_prefix = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.lvm_conf_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.lvm_mirrors = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.lvm_share_target = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.lvm_type = auto {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.num_shell_tries = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.nvmet_ns_id = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.nvmet_port_id = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.replication_device = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.report_discard_supported = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.reserved_percentage = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.scst_target_driver = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.storage_protocol = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.target_helper = lioadm {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.target_ip_address = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.target_port = 3260 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.target_protocol = iscsi {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.trace_flags = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.unique_fqdn_network = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.use_chap_auth = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_clear = zero {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_clear_ionice = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_clear_size = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] lvmdriver-1.volumes_dir = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.hostname = devstack {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.ssl_version = {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_notifications.driver = [] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_notifications.retry = -1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] oslo_messaging_notifications.transport_url = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] key_manager.fixed_key = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.barbican_api_version = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.barbican_endpoint = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.barbican_endpoint_type = public {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.barbican_region_name = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.cafile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.collect_timing = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.insecure = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.number_of_retries = 60 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.retry_delay = 1 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.send_service_user_token = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.split_loggers = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.verify_ssl = True {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican.verify_ssl_path = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.auth_section = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.auth_type = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.cafile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.certfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.collect_timing = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.insecure = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.keyfile = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.split_loggers = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] barbican_service_user.timeout = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.approle_role_id = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.approle_secret_id = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.kv_mountpoint = secret {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.kv_path = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.kv_version = 2 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.namespace = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.root_token_id = **** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.ssl_ca_crt_file = None {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.timeout = 60.0 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.use_ssl = False {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:36:38 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] ******************************************************************************** {{(pid=82447) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 29 10:36:39 devstack sudo[82628]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.721s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:39 devstack sudo[82902]: 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 Jun 29 10:36:39 devstack sudo[82902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:39 devstack sudo[82902]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.718s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:36:39 devstack cinder-volume[82624]: INFO cinder.brick.local_dev.lvm [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:39 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:39 devstack sudo[83184]: 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 Jun 29 10:36:39 devstack sudo[83184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:40 devstack sudo[83184]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:40 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.748s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:40 devstack cinder-volume[82624]: DEBUG cinder.brick.local_dev.lvm [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=82624) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:550}} Jun 29 10:36:40 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:40 devstack sudo[83269]: 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 Jun 29 10:36:40 devstack sudo[83269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:41 devstack sudo[83269]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:41 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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 1.096s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:41 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:41 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.022s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:41 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:41 devstack sudo[83395]: 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 Jun 29 10:36:41 devstack sudo[83395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:42 devstack sudo[83395]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:42 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.868s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:42 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:42 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:42 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:42 devstack sudo[83400]: 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 Jun 29 10:36:42 devstack sudo[83400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:43 devstack sudo[83400]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:43 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.740s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:43 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:43 devstack sudo[83404]: 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 Jun 29 10:36:43 devstack sudo[83404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:44 devstack sudo[83404]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:44 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.713s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:44 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:44 devstack sudo[83414]: 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 Jun 29 10:36:44 devstack sudo[83414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:44 devstack sudo[83414]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:44 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.728s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:44 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:44 devstack sudo[83419]: 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 Jun 29 10:36:44 devstack sudo[83419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:45 devstack sudo[83419]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:45 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.917s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:45 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:45 devstack sudo[83422]: 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 Jun 29 10:36:45 devstack sudo[83422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:46 devstack sudo[83422]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:46 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.953s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:46 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:46 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.030s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:46 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:46 devstack sudo[83432]: 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 Jun 29 10:36:46 devstack sudo[83432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:47 devstack sudo[83432]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:47 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.924s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:47 devstack cinder-volume[82624]: INFO cinder.volume.drivers.lvm [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Enabling LVM thin provisioning by default because a thin pool exists. Jun 29 10:36:47 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:47 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:47 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:47 devstack sudo[83582]: 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 Jun 29 10:36:47 devstack sudo[83582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:48 devstack cinder-volume[82447]: DEBUG dbcounter [-] [82447] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82447) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:36:48 devstack sudo[83582]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:48 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.661s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:48 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:36:48 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:48 devstack sudo[83727]: 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 Jun 29 10:36:48 devstack sudo[83727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:48 devstack sudo[83727]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:48 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.622s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:48 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:48 devstack sudo[83730]: 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 Jun 29 10:36:48 devstack sudo[83730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:49 devstack sudo[83730]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:49 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.654s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:49 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:49 devstack sudo[83733]: 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 Jun 29 10:36:49 devstack sudo[83733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:50 devstack sudo[83733]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:50 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.656s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:50 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:50 devstack sudo[83737]: 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 Jun 29 10:36:50 devstack sudo[83737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:50 devstack sudo[83737]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:50 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.675s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:50 devstack cinder-volume[82624]: INFO cinder.volume.driver [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Driver hasn't implemented _init_vendor_properties() Jun 29 10:36:50 devstack cinder-volume[82624]: DEBUG cinder.volume.driver [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', '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'}], '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=82624) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG oslo_db.sqlalchemy.engines [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writer thread running {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG cinder.db.api [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Building query based on filter {{(pid=82624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG cinder.image.image_utils [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=82624) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 29 10:36:51 devstack cinder-volume[82624]: INFO cinder.keymgr.migration [None req-b30466c4-e82c-44f4-b3ba-fd82350cdd72 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:51 devstack sudo[83742]: 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 Jun 29 10:36:51 devstack sudo[83742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:51 devstack sudo[83742]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.661s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:51 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:51 devstack sudo[83748]: 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 Jun 29 10:36:51 devstack sudo[83748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:52 devstack sudo[83748]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:52 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.727s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:52 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:52 devstack sudo[83752]: 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 Jun 29 10:36:52 devstack sudo[83752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:53 devstack sudo[83752]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.660s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:53 devstack sudo[83756]: 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 Jun 29 10:36:53 devstack sudo[83756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:53 devstack sudo[83756]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.651s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG cinder.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Notifying Schedulers of capabilities ... {{(pid=82624) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:36:53 devstack cinder-volume[82624]: INFO cinder.volume.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Driver initialization completed successfully. Jun 29 10:36:53 devstack cinder-volume[82624]: INFO cinder.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Initiating service 2 cleanup Jun 29 10:36:53 devstack cinder-volume[82624]: INFO cinder.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Service 2 cleanup completed. Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG cinder.service [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Creating RPC server for service cinder-volume {{(pid=82624) start /opt/stack/cinder/cinder/service.py:231}} Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG cinder.service [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82624) start /opt/stack/cinder/cinder/service.py:237}} Jun 29 10:36:53 devstack cinder-volume[82624]: INFO cinder.volume.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:36:53 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:54 devstack sudo[83759]: 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 Jun 29 10:36:54 devstack sudo[83759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:54 devstack sudo[83759]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:54 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.673s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:54 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:54 devstack sudo[83816]: 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 Jun 29 10:36:54 devstack sudo[83816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:55 devstack sudo[83816]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:55 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.629s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:55 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:55 devstack sudo[83822]: 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 Jun 29 10:36:55 devstack sudo[83822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:55 devstack sudo[83822]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:55 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.605s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:55 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:36:55 devstack sudo[83825]: 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 Jun 29 10:36:55 devstack sudo[83825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:36:56 devstack sudo[83825]: pam_unix(sudo:session): session closed for user root Jun 29 10:36:56 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-72793781-5508-48ba-add1-045fd72254e6 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.637s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:36:56 devstack cinder-volume[82624]: INFO cinder.volume.manager [None req-72793781-5508-48ba-add1-045fd72254e6 None None] Driver post RPC initialization completed successfully. Jun 29 10:37:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:SELECT=4 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:37:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:37:26 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager._thread_info {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:37:26 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread count: 6 {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:37:26 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread info: [<_MainThread(MainThread, started 138615986372736)>, , , , , ] {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:38:26 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:38:26 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:38:26 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:38:26 devstack sudo[86146]: 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 Jun 29 10:38:26 devstack sudo[86146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:38:27 devstack sudo[86146]: pam_unix(sudo:session): session closed for user root Jun 29 10:38:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.711s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:38:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:38:27 devstack sudo[86404]: 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 Jun 29 10:38:27 devstack sudo[86404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:38:27 devstack sudo[86404]: pam_unix(sudo:session): session closed for user root Jun 29 10:38:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.672s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:38:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:38:27 devstack sudo[86919]: 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 Jun 29 10:38:27 devstack sudo[86919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:38:28 devstack sudo[86919]: pam_unix(sudo:session): session closed for user root Jun 29 10:38:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.675s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:38:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:38:28 devstack sudo[87416]: 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 Jun 29 10:38:28 devstack sudo[87416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:38:29 devstack sudo[87416]: pam_unix(sudo:session): session closed for user root Jun 29 10:38:29 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.760s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:38:29 devstack cinder-volume[82624]: DEBUG cinder.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Notifying Schedulers of capabilities ... {{(pid=82624) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:38:29 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager._thread_info {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:38:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread count: 6 {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:38:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread info: [<_MainThread(MainThread, started 138615986372736)>, , , , , ] {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:39:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:SELECT=1 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:39:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:UPDATE=1 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:39:26 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:39:26 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:39:26 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:39:26 devstack sudo[88997]: 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 Jun 29 10:39:26 devstack sudo[88997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:39:27 devstack sudo[88997]: pam_unix(sudo:session): session closed for user root Jun 29 10:39:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.669s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:39:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:39:27 devstack sudo[89000]: 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 Jun 29 10:39:27 devstack sudo[89000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:39:27 devstack sudo[89000]: pam_unix(sudo:session): session closed for user root Jun 29 10:39:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.702s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:39:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:39:27 devstack sudo[89004]: 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 Jun 29 10:39:27 devstack sudo[89004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:39:28 devstack sudo[89004]: pam_unix(sudo:session): session closed for user root Jun 29 10:39:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.636s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:39:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:39:28 devstack sudo[89007]: 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 Jun 29 10:39:28 devstack sudo[89007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:39:29 devstack sudo[89007]: pam_unix(sudo:session): session closed for user root Jun 29 10:39:29 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.699s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:39:29 devstack cinder-volume[82624]: DEBUG cinder.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Notifying Schedulers of capabilities ... {{(pid=82624) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:39:29 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager._thread_info {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:39:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread count: 6 {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:39:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread info: [<_MainThread(MainThread, started 138615986372736)>, , , , , ] {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:40:26 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:40:26 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:40:26 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:40:26 devstack sudo[90927]: 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 Jun 29 10:40:26 devstack sudo[90927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:40:27 devstack sudo[90927]: pam_unix(sudo:session): session closed for user root Jun 29 10:40:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.904s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:40:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:40:27 devstack sudo[90955]: 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 Jun 29 10:40:27 devstack sudo[90955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:40:28 devstack sudo[90955]: pam_unix(sudo:session): session closed for user root Jun 29 10:40:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.763s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:40:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:40:28 devstack sudo[90977]: 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 Jun 29 10:40:28 devstack sudo[90977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:40:28 devstack sudo[90977]: pam_unix(sudo:session): session closed for user root Jun 29 10:40:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.726s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:40:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:40:29 devstack sudo[90988]: 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 Jun 29 10:40:29 devstack sudo[90988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:40:29 devstack sudo[90988]: pam_unix(sudo:session): session closed for user root Jun 29 10:40:29 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.737s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:40:29 devstack cinder-volume[82624]: DEBUG cinder.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Notifying Schedulers of capabilities ... {{(pid=82624) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:40:29 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager._thread_info {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:40:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread count: 6 {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:40:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread info: [<_MainThread(MainThread, started 138615986372736)>, , , , , ] {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:41:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:SELECT=1 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:41:06 devstack cinder-volume[82624]: DEBUG dbcounter [-] [82624] Writing DB stats cinder:UPDATE=1 {{(pid=82624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:41:26 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:41:26 devstack cinder-volume[82624]: DEBUG cinder.volume.drivers.lvm [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Updating volume stats {{(pid=82624) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:228}} Jun 29 10:41:26 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:41:26 devstack sudo[92002]: 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 Jun 29 10:41:26 devstack sudo[92002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:41:27 devstack sudo[92002]: pam_unix(sudo:session): session closed for user root Jun 29 10:41:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.652s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:41:27 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:41:27 devstack sudo[92008]: 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 Jun 29 10:41:27 devstack sudo[92008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:41:28 devstack sudo[92008]: pam_unix(sudo:session): session closed for user root Jun 29 10:41:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.763s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:41:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:41:28 devstack sudo[92014]: 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 Jun 29 10:41:28 devstack sudo[92014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:41:28 devstack sudo[92014]: pam_unix(sudo:session): session closed for user root Jun 29 10:41:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.696s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:41:28 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:41:28 devstack sudo[92024]: 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 Jun 29 10:41:28 devstack sudo[92024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:41:29 devstack sudo[92024]: pam_unix(sudo:session): session closed for user root Jun 29 10:41:29 devstack cinder-volume[82624]: DEBUG oslo_concurrency.processutils [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 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.767s {{(pid=82624) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:41:29 devstack cinder-volume[82624]: DEBUG cinder.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Notifying Schedulers of capabilities ... {{(pid=82624) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:41:29 devstack cinder-volume[82624]: DEBUG oslo_service.periodic_task [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] Running periodic task VolumeManager._thread_info {{(pid=82624) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:41:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread count: 6 {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:41:29 devstack cinder-volume[82624]: DEBUG cinder.volume.manager [None req-fa66dcdd-0464-4ace-8ad2-8eba8b7e6bb5 None None] thread info: [<_MainThread(MainThread, started 138615986372736)>, , , , , ] {{(pid=82624) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:41:51 devstack cinder-volume[82447]: INFO oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Caught SIGTERM, stopping children Jun 29 10:41:51 devstack cinder-volume[82447]: DEBUG oslo_concurrency.lockutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Acquiring lock "singleton_lock" {{(pid=82447) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:41:51 devstack cinder-volume[82447]: DEBUG oslo_concurrency.lockutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Acquired lock "singleton_lock" {{(pid=82447) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:41:51 devstack cinder-volume[82447]: DEBUG oslo_concurrency.lockutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Releasing lock "singleton_lock" {{(pid=82447) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:41:51 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Stop services. {{(pid=82447) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Jun 29 10:41:51 devstack cinder-volume[82447]: DEBUG oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Killing children. {{(pid=82447) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Jun 29 10:41:51 devstack cinder-volume[82447]: INFO oslo_service.backend._eventlet.service [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Waiting on 1 children to exit Jun 29 10:41:56 devstack cinder-volume[82624]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Jun 29 10:41:56 devstack cinder-volume[92704]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 10:41:56 devstack cinder-volume[92704]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 10:41:56 devstack cinder-volume[92704]: we strongly recommend against using it for new projects. Jun 29 10:41:56 devstack cinder-volume[92704]: If you are already using Eventlet, we recommend migrating to a different Jun 29 10:41:56 devstack cinder-volume[92704]: framework. For more detail see Jun 29 10:41:56 devstack cinder-volume[92704]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 10:41:56 devstack cinder-volume[92704]: import eventlet # noqa Jun 29 10:41:58 devstack cinder-volume[92704]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=92704) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:41:58 devstack cinder-volume[92704]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=92704) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:41:58 devstack cinder-volume[92704]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=92704) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:41:58 devstack cinder-volume[82624]: DEBUG oslo_concurrency.lockutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Acquiring lock "singleton_lock" {{(pid=82624) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:41:58 devstack cinder-volume[82624]: DEBUG oslo_concurrency.lockutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Acquired lock "singleton_lock" {{(pid=82624) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:41:58 devstack cinder-volume[82624]: DEBUG oslo_concurrency.lockutils [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Releasing lock "singleton_lock" {{(pid=82624) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:41:58 devstack cinder-volume[82624]: WARNING amqp [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 29 10:41:59 devstack cinder-volume[82624]: WARNING amqp [None req-b838318e-afec-4643-b56c-76fbd9f5aaea None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 29 10:41:59 devstack cinder-volume[92704]: INFO dbcounter [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Registered counter for database cinder Jun 29 10:41:59 devstack cinder-volume[92704]: DEBUG oslo_db.sqlalchemy.engines [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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=92704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:41:59 devstack cinder-volume[92704]: DEBUG dbcounter [-] [92704] Writer thread running {{(pid=92704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 10:41:59 devstack cinder-volume[92704]: INFO cinder.rpc [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 10:41:59 devstack cinder-volume[92704]: INFO cinder.rpc [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_db.sqlalchemy.engines [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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=92704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:00 devstack cinder-volume[92704]: INFO cinder.volume.manager [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Determined volume DB was empty at startup. Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG cinder.volume.manager [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=92704) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Jun 29 10:42:00 devstack cinder-volume[92704]: INFO cinder.volume.manager [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Service not found for updating active_backend_id, assuming default for driver init. Jun 29 10:42:00 devstack cinder-volume[92704]: WARNING stevedore.named [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 29 10:42:00 devstack cinder-volume[92704]: WARNING castellan.key_manager [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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' Jun 29 10:42:00 devstack cinder-volume[92704]: WARNING cinder.keymgr.conf_key_mgr [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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' Jun 29 10:42:00 devstack cinder-volume[92704]: INFO cinder.volume.manager [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Image-volume cache disabled for host devstack@QuobyteHD. Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_db.sqlalchemy.engines [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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=92704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:00 devstack cinder-volume[92704]: INFO oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Starting 1 workers Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Started child 92921 {{(pid=92704) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Full set of CONF: {{(pid=92704) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] ******************************************************************************** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Configuration options gathered from: {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] ================================================================================ {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] allow_availability_zone_fallback = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] allow_compression_on_image_upload = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] allowed_direct_url_schemes = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] api_rate_limit = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] auth_strategy = keystone {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92921]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_availability_zone = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_host = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_stats_polling_interval = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backup_api_class = cinder.backup.api.API {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backup_name_template = backup-%s {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backup_use_same_host = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backup_use_temp_snapshot = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] chap_password = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] chap_username = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_internal_tenant_project_id = 2b2099c87c8b4bf3aafe2981beb4c5a9 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_internal_tenant_user_id = 9f31d8adb4ed4c07a770ba6c8faf78c6 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cluster = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] compression_format = gzip {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] compute_api_class = cinder.compute.nova.API {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] config_dir = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] config_source = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] control_exchange = openstack {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] debug = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] default_availability_zone = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] default_group_type = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] default_volume_type = QuobyteHD {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] disk_geometry = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] driver_client_cert = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] driver_client_cert_key = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] driver_data_namespace = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] driver_ssl_cert_path = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] driver_ssl_cert_verify = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] driver_use_ssl = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] enable_new_services = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] enable_unsupported_driver = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] enabled_backends = ['QuobyteHD'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] enforce_multipath_for_image_xfer = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] filter_function = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_api_insecure = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_api_servers = ['http://192.168.122.69/image'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_api_ssl_compression = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_ca_certificates_file = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_catalog_info = image:glance:publicURL {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_num_retries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance_request_timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] goodness_function = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] graceful_shutdown_timeout = 5 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] group_api_class = cinder.group.api.API {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] host = devstack {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_compress_on_upload = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_conversion_address_space_limit = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_conversion_cpu_limit = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_conversion_disable = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_upload_use_cinder_backend = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_upload_use_internal_tenant = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_volume_cache_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_volume_cache_max_count = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] image_volume_cache_max_size_gb = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] init_host_max_objects_retrieval = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] instance_format = [instance: %(uuid)s] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] iscsi_target_flags = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] iscsi_write_cache = on {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92921]: INFO cinder.volume.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Starting volume driver QuobyteDriver (1.1.14) Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.remotefs [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=92921) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] iser_helper = tgtadm {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] iser_ip_address = 192.168.122.69 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] iser_port = 3260 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_color = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_config_append = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_dir = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_file = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_options = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_rotate_interval = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_rotate_interval_type = days {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] log_rotation_type = none {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 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=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] max_age = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] max_logfile_count = 30 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] max_logfile_size_mb = 200 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] max_over_subscription_ratio = 20.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] message_reap_interval = 86400 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] message_ttl = 2592000 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] migration_create_volume_timeout_secs = 300 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] monkey_patch = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] monkey_patch_modules = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] my_ip = 192.168.122.69 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] no_snapshot_gb_quota = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] num_iser_scan_tries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] num_shell_tries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] num_volume_device_scan_tries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] nvmeof_conn_info_version = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] nvmet_ns_id = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] nvmet_port_id = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_max_limit = 1000 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_volume_ext_list = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_volume_listen = 0.0.0.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_volume_listen_port = 8776 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_volume_use_ssl = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] osapi_volume_workers = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] per_volume_size_limit = -1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] periodic_fuzzy_delay = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] periodic_interval = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] project_id_regex = [0-9a-f\-]+ {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] public_endpoint = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] publish_errors = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_backup_gigabytes = 1000 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_backups = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_gigabytes = 1000 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_groups = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_snapshots = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] quota_volumes = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] rate_limit_burst = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] rate_limit_except_level = CRITICAL {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] rate_limit_interval = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] reinit_driver_count = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] replication_device = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] report_discard_supported = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] report_interval = 120 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] reservation_clean_interval = 86400 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] reservation_expire = 86400 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] reserved_image_namespaces = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] reserved_percentage = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] rpc_response_timeout = 120 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] run_external_periodic_tasks = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] scst_target_driver = iscsi {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] scst_target_iqn_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_down_time = 720 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] shell_completion = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] snapshot_name_template = snapshot-%s {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] split_loggers = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] state_path = /opt/stack/data/cinder {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] storage_availability_zone = nova {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] storage_protocol = iSCSI {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] syslog_log_facility = LOG_USER {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] target_helper = lioadm {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] target_ip_address = 192.168.122.69 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] target_port = 3260 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] target_protocol = iscsi {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] target_secondary_ip_addresses = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] trace_flags = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] transfer_api_class = cinder.transfer.api.API {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] transport_url = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] until_refresh = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_chap_auth = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_default_quota_class = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_journal = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_json = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_multipath_for_image_xfer = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_stderr = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] use_syslog = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] verify_glance_signatures = enabled {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_api_class = cinder.volume.api.API {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_backend_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_clear = zero {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_clear_ionice = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_clear_size = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_copy_bps_limit = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_dd_blocksize = 1M {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_name_template = volume-%s {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_service_inithost_offload = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volume_usage_audit_period = month {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] zoning_mode = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_concurrency.disable_process_locking = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.auth_section = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.auth_type = password {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.auth_version = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.cache = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.delay_auth_decision = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.http_connect_timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.include_service_catalog = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.insecure = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.interface = public {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_password = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=92921) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:305}} Jun 29 10:42:00 devstack cinder-volume[92921]: WARNING cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Jun 29 10:42:00 devstack cinder-volume[92921]: WARNING cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Running cmd (subprocess): mount.quobyte {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcache_username = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.region_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.service_token_roles_required = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.service_type = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.token_cache_time = 300 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.69/identity {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.backend = dogpile.cache.null {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.backend_argument = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.backend_expiration_time = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.config_prefix = cache.oslo {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.debug_cache_backend = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.enable_retry_client = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.enable_socket_keepalive = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.expiration_time = 600 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.hashclient_retry_attempts = 2 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_dead_retry = 300 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_pool_maxsize = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_sasl_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.password = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.proxies = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.redis_db = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.redis_sentinel_service_name = mymaster {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.redis_server = localhost:6379 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.retry_attempts = 2 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.retry_delay = 0.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.socket_keepalive_count = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.socket_keepalive_idle = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.socket_keepalive_interval = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.socket_timeout = 1.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.tls_allowed_ciphers = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.tls_cafile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.tls_certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.tls_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.tls_keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cache.username = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] coordination.backend_url = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.asyncio_connection = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.asyncio_slave_connection = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.backend = sqlalchemy {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.connection = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.connection_debug = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.connection_parameters = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.connection_recycle_time = 3600 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.connection_trace = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.db_inc_retry_interval = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.db_max_retries = 20 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.db_max_retry_interval = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.db_retry_interval = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.max_overflow = 50 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.max_pool_size = 5 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.max_retries = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.mysql_wsrep_sync_wait = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.pool_timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.retry_interval = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.slave_connection = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.sqlite_synchronous = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.synchronous_reader = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] database.use_db_reconnect = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.connection_string = messaging:// {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.es_doc_type = notification {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.es_scroll_size = 10000 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.es_scroll_time = 2m {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.filter_error_trace = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.hmac_keys = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.sentinel_service_name = mymaster {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.socket_timeout = 0.1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.trace_requests = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler.trace_sqlalchemy = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler_jaeger.process_tags = {} {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler_jaeger.service_name_prefix = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] profiler_otlp.service_name_prefix = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.enforce_new_defaults = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: WARNING oslo_config.cfg [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.enforce_scope = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.policy_default_rule = default {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.policy_file = policy.yaml {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_policy.remote_timeout = 60.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.group = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.helper_command = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] privsep_osbrick.user = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.group = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.helper_command = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] cinder_sys_admin.user = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.auth_section = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.auth_type = password {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.cafile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.collect_timing = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.insecure = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.send_service_user_token = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.split_loggers = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] service_user.timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.auth_section = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.auth_type = password {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.collect_timing = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.insecure = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.region_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.split_loggers = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] glance.timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.backend_availability_zone = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.chap_password = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.chap_username = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.disk_geometry = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.driver_client_cert = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.driver_client_cert_key = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.driver_data_namespace = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.driver_use_ssl = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.enable_unsupported_driver = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.extra_capabilities = {} {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.filter_function = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.goodness_function = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.iscsi_target_flags = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.iscsi_write_cache = on {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.iser_helper = tgtadm {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.iser_ip_address = 192.168.122.69 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.iser_port = 3260 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_host = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_login = admin {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_mount_options = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_password = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_private_key = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_share_path = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_ssh_port = 22 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.num_shell_tries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.nvmet_port_id = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_client_cfg = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.quobyte_volume_url = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.replication_device = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.report_discard_supported = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.reserved_percentage = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.scst_target_driver = iscsi {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.scst_target_iqn_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.storage_protocol = iSCSI {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.target_helper = tgtadm {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.target_ip_address = 192.168.122.69 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.target_port = 3260 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.target_protocol = iscsi {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.trace_flags = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.unique_fqdn_network = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.use_chap_auth = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_backend_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_clear = zero {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_clear_ionice = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_clear_size = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_reports.file_event_handler = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_reports.log_dir = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.backend_availability_zone = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.backend_host = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.chap_password = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.chap_username = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.chiscsi_conf = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.disk_geometry = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.driver_client_cert = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.driver_client_cert_key = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.driver_data_namespace = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.driver_use_ssl = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.extra_capabilities = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.filter_function = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.goodness_function = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] CMD "mount.quobyte" returned: 1 in 0.140s {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.iscsi_target_flags = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.iscsi_write_cache = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.iser_helper = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.iser_ip_address = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.iser_port = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.iser_target_prefix = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_host = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=92921) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_login = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_mount_options = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_password = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_private_key = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_share_path = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_ssh_port = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.num_shell_tries = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: INFO cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 ... Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb -c /etc/quobyte/client-cinder.cfg {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nvmet_ns_id = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.nvmet_port_id = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.replication_device = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.report_discard_supported = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.reserved_percentage = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.scst_target_driver = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.storage_protocol = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.target_helper = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.target_ip_address = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.target_port = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.target_prefix = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.target_protocol = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.trace_flags = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.unique_fqdn_network = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.use_chap_auth = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_clear = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_clear_ionice = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_clear_size = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] QuobyteHD.volumes_dir = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.ssl_version = {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_notifications.driver = [] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_notifications.retry = -1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] key_manager.fixed_key = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.barbican_api_version = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.barbican_endpoint = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.barbican_endpoint_type = public {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.barbican_region_name = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.cafile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.collect_timing = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.insecure = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.number_of_retries = 60 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.retry_delay = 1 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.send_service_user_token = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.split_loggers = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.verify_ssl = True {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican.verify_ssl_path = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.auth_section = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.auth_type = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.cafile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.certfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.collect_timing = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.insecure = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.keyfile = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.split_loggers = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] barbican_service_user.timeout = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.approle_role_id = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.approle_secret_id = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.kv_mountpoint = secret {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.kv_path = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.kv_version = 2 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.namespace = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.root_token_id = **** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.ssl_ca_crt_file = None {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.timeout = 60.0 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.use_ssl = False {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:00 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] ******************************************************************************** {{(pid=92704) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 29 10:42:00 devstack sudo[92927]: 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-d9be14ae-71a0-418a-bcf0-7ad27840c814 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb -c /etc/quobyte/client-cinder.cfg Jun 29 10:42:00 devstack sudo[92927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:01 devstack sudo[92927]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:01 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.864s {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:01 devstack cinder-volume[92921]: INFO cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 succeeded Jun 29 10:42:01 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=92921) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:01 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.882s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:01 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:01 devstack sudo[92996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:01 devstack sudo[92996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:02 devstack sudo[92996]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.714s {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:02 devstack cinder-volume[92921]: INFO cinder.volume.driver [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Driver hasn't implemented _init_vendor_properties() Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG cinder.volume.driver [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7576904296875, 'free_capacity_gb': 1775.7576904296875, 'reserved_percentage': 0, 'QoS_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=92921) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG oslo_db.sqlalchemy.engines [None req-33e44afc-9d76-4acc-ae77-bce10b117749 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=92921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG dbcounter [-] [92921] Writer thread running {{(pid=92921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG cinder.db.api [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Building query based on filter {{(pid=92921) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG cinder.image.image_utils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=92921) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 29 10:42:02 devstack cinder-volume[92921]: INFO cinder.keymgr.migration [None req-b7afc1f3-1b46-4e5a-ac1f-52cfeee8e512 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=92921) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=92921) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:02 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:02 devstack sudo[92999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:02 devstack sudo[92999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:03 devstack sudo[92999]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.724s {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG cinder.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Notifying Schedulers of capabilities ... {{(pid=92921) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:42:03 devstack cinder-volume[92921]: INFO cinder.volume.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Driver initialization completed successfully. Jun 29 10:42:03 devstack cinder-volume[92921]: INFO cinder.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Initiating service 3 cleanup Jun 29 10:42:03 devstack cinder-volume[92921]: INFO cinder.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Service 3 cleanup completed. Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG cinder.service [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Creating RPC server for service cinder-volume {{(pid=92921) start /opt/stack/cinder/cinder/service.py:231}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG cinder.service [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=92921) start /opt/stack/cinder/cinder/service.py:237}} Jun 29 10:42:03 devstack cinder-volume[92921]: INFO cinder.volume.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.1.14) Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=92921) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=92921) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:03 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:03 devstack sudo[93009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:03 devstack sudo[93009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:04 devstack sudo[93009]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:04 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.081s {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:04 devstack cinder-volume[92921]: INFO cinder.volume.manager [None req-33e44afc-9d76-4acc-ae77-bce10b117749 None None] Driver post RPC initialization completed successfully. Jun 29 10:42:06 devstack cinder-volume[92921]: DEBUG oslo_service.periodic_task [None req-5d6eaaf3-007f-42b7-918a-7889f58c287c None None] Running periodic task VolumeManager._thread_info {{(pid=92921) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:42:06 devstack cinder-volume[92921]: DEBUG cinder.volume.manager [None req-5d6eaaf3-007f-42b7-918a-7889f58c287c None None] thread count: 6 {{(pid=92921) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:42:06 devstack cinder-volume[92921]: DEBUG cinder.volume.manager [None req-5d6eaaf3-007f-42b7-918a-7889f58c287c None None] thread info: [<_MainThread(MainThread, started 123586803355776)>, , , , , ] {{(pid=92921) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=92921) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG cinder.volume.drivers.quobyte [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=92921) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=92921) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:08 devstack sudo[93121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:08 devstack sudo[93121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:08 devstack sudo[93121]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG oslo_concurrency.processutils [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.660s {{(pid=92921) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:08 devstack cinder-volume[92921]: DEBUG cinder.manager [None req-d0e2f74e-4f8b-4900-926c-4c1bf669019a None None] Notifying Schedulers of capabilities ... {{(pid=92921) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:42:09 devstack cinder-volume[92704]: INFO oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Caught SIGTERM, stopping children Jun 29 10:42:09 devstack cinder-volume[92704]: DEBUG oslo_concurrency.lockutils [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Acquiring lock "singleton_lock" {{(pid=92704) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:42:09 devstack cinder-volume[92704]: DEBUG oslo_concurrency.lockutils [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Acquired lock "singleton_lock" {{(pid=92704) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:42:09 devstack cinder-volume[92704]: DEBUG oslo_concurrency.lockutils [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Releasing lock "singleton_lock" {{(pid=92704) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:42:09 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Stop services. {{(pid=92704) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Jun 29 10:42:09 devstack cinder-volume[92704]: DEBUG oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Killing children. {{(pid=92704) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Jun 29 10:42:09 devstack cinder-volume[92704]: INFO oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Waiting on 1 children to exit Jun 29 10:42:11 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Acquiring lock "singleton_lock" {{(pid=92921) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:42:11 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Acquired lock "singleton_lock" {{(pid=92921) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:42:11 devstack cinder-volume[92921]: DEBUG oslo_concurrency.lockutils [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Releasing lock "singleton_lock" {{(pid=92921) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:42:11 devstack cinder-volume[92921]: WARNING amqp [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 29 10:42:11 devstack cinder-volume[92921]: WARNING amqp [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 29 10:42:11 devstack cinder-volume[92704]: INFO oslo_service.backend._eventlet.service [None req-33062e50-f9d9-41cc-a2ef-b40e57fa1c49 None None] Child 92921 exited with status 0 Jun 29 10:42:12 devstack cinder-volume[93197]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 10:42:12 devstack cinder-volume[93197]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 10:42:12 devstack cinder-volume[93197]: we strongly recommend against using it for new projects. Jun 29 10:42:12 devstack cinder-volume[93197]: If you are already using Eventlet, we recommend migrating to a different Jun 29 10:42:12 devstack cinder-volume[93197]: framework. For more detail see Jun 29 10:42:12 devstack cinder-volume[93197]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 10:42:12 devstack cinder-volume[93197]: import eventlet # noqa Jun 29 10:42:15 devstack cinder-volume[93197]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93197) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 29 10:42:15 devstack cinder-volume[93197]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93197) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 29 10:42:15 devstack cinder-volume[93197]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93197) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 29 10:42:16 devstack cinder-volume[93197]: INFO dbcounter [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Registered counter for database cinder Jun 29 10:42:16 devstack cinder-volume[93197]: DEBUG oslo_db.sqlalchemy.engines [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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=93197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG dbcounter [-] [93197] Writer thread running {{(pid=93197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 10:42:17 devstack cinder-volume[93197]: INFO cinder.rpc [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 10:42:17 devstack cinder-volume[93197]: INFO cinder.rpc [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_db.sqlalchemy.engines [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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=93197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:17 devstack cinder-volume[93197]: INFO cinder.volume.manager [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Determined volume DB was empty at startup. Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG cinder.volume.manager [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93197) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Jun 29 10:42:17 devstack cinder-volume[93197]: WARNING stevedore.named [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jun 29 10:42:17 devstack cinder-volume[93197]: WARNING castellan.key_manager [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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' Jun 29 10:42:17 devstack cinder-volume[93197]: WARNING cinder.keymgr.conf_key_mgr [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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' Jun 29 10:42:17 devstack cinder-volume[93197]: INFO cinder.volume.manager [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Image-volume cache disabled for host devstack@QuobyteHD. Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_db.sqlalchemy.engines [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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=93197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:17 devstack cinder-volume[93197]: INFO oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Starting 1 workers Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Started child 93485 {{(pid=93197) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Full set of CONF: {{(pid=93197) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] ******************************************************************************** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Configuration options gathered from: {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] ================================================================================ {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] allow_availability_zone_fallback = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] allow_compression_on_image_upload = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] allowed_direct_url_schemes = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] api_rate_limit = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] auth_strategy = keystone {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_availability_zone = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93485]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_host = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_stats_polling_interval = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backup_api_class = cinder.backup.api.API {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backup_name_template = backup-%s {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backup_use_same_host = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backup_use_temp_snapshot = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] chap_password = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] chap_username = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_internal_tenant_project_id = 2b2099c87c8b4bf3aafe2981beb4c5a9 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_internal_tenant_user_id = 9f31d8adb4ed4c07a770ba6c8faf78c6 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cluster = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] compression_format = gzip {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] compute_api_class = cinder.compute.nova.API {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] config_dir = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] config_source = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] control_exchange = openstack {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] debug = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] default_availability_zone = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] default_group_type = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] default_volume_type = QuobyteHD {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] disk_geometry = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] driver_client_cert = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] driver_client_cert_key = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] driver_data_namespace = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] driver_ssl_cert_path = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] driver_ssl_cert_verify = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] driver_use_ssl = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] enable_new_services = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] enable_unsupported_driver = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] enabled_backends = ['QuobyteHD'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] enforce_multipath_for_image_xfer = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] filter_function = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_api_insecure = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_api_servers = ['http://192.168.122.69/image'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_api_ssl_compression = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_ca_certificates_file = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_catalog_info = image:glance:publicURL {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Starting volume driver QuobyteDriver (1.1.14) Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_num_retries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93485) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance_request_timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] goodness_function = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] graceful_shutdown_timeout = 5 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] group_api_class = cinder.group.api.API {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] host = devstack {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_compress_on_upload = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_conversion_address_space_limit = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_conversion_cpu_limit = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_conversion_disable = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_upload_use_cinder_backend = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_upload_use_internal_tenant = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_volume_cache_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_volume_cache_max_count = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] image_volume_cache_max_size_gb = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] init_host_max_objects_retrieval = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] instance_format = [instance: %(uuid)s] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] iscsi_target_flags = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] iscsi_write_cache = on {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] iser_helper = tgtadm {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] iser_ip_address = 192.168.122.69 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] iser_port = 3260 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_color = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_config_append = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_dir = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_file = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_options = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_rotate_interval = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_rotate_interval_type = days {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] log_rotation_type = none {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f 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=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] max_age = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] max_logfile_count = 30 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] max_logfile_size_mb = 200 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] max_over_subscription_ratio = 20.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] message_reap_interval = 86400 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] message_ttl = 2592000 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] migration_create_volume_timeout_secs = 300 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] monkey_patch = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] monkey_patch_modules = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] my_ip = 192.168.122.69 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] no_snapshot_gb_quota = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] num_iser_scan_tries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] num_shell_tries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] num_volume_device_scan_tries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] nvmeof_conn_info_version = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] nvmet_ns_id = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] nvmet_port_id = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_max_limit = 1000 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_volume_ext_list = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_volume_listen = 0.0.0.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_volume_listen_port = 8776 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_volume_use_ssl = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] osapi_volume_workers = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] per_volume_size_limit = -1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] periodic_fuzzy_delay = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] periodic_interval = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] project_id_regex = [0-9a-f\-]+ {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] public_endpoint = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] publish_errors = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_backup_gigabytes = 1000 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_backups = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_gigabytes = 1000 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_groups = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_snapshots = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] quota_volumes = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] rate_limit_burst = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] rate_limit_except_level = CRITICAL {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] rate_limit_interval = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] reinit_driver_count = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] replication_device = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] report_discard_supported = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] report_interval = 120 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] reservation_clean_interval = 86400 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] reservation_expire = 86400 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] reserved_image_namespaces = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] reserved_percentage = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] rpc_response_timeout = 120 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] run_external_periodic_tasks = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] scst_target_driver = iscsi {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] scst_target_iqn_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_down_time = 720 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] shell_completion = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] snapshot_name_template = snapshot-%s {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] split_loggers = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] state_path = /opt/stack/data/cinder {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] storage_availability_zone = nova {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] storage_protocol = iSCSI {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] syslog_log_facility = LOG_USER {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] target_helper = lioadm {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] target_ip_address = 192.168.122.69 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] target_port = 3260 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] target_protocol = iscsi {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93485) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:305}} Jun 29 10:42:17 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Jun 29 10:42:17 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] target_secondary_ip_addresses = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] trace_flags = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] transfer_api_class = cinder.transfer.api.API {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Running cmd (subprocess): mount.quobyte {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] transport_url = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] until_refresh = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_chap_auth = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_default_quota_class = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_journal = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_json = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_multipath_for_image_xfer = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_stderr = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] use_syslog = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] verify_glance_signatures = enabled {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_api_class = cinder.volume.api.API {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_backend_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_clear = zero {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_clear_ionice = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_clear_size = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_copy_bps_limit = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_dd_blocksize = 1M {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_name_template = volume-%s {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_service_inithost_offload = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volume_usage_audit_period = month {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] zoning_mode = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_concurrency.disable_process_locking = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.auth_section = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.auth_type = password {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.auth_version = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.cache = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.delay_auth_decision = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.http_connect_timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.include_service_catalog = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.insecure = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.interface = public {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_password = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcache_username = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.region_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.service_token_roles_required = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.service_type = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.token_cache_time = 300 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.69/identity {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.backend = dogpile.cache.null {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.backend_argument = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.backend_expiration_time = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.config_prefix = cache.oslo {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.debug_cache_backend = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.enable_retry_client = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.enable_socket_keepalive = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.expiration_time = 600 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.hashclient_retry_attempts = 2 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_dead_retry = 300 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_pool_maxsize = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_sasl_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.password = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.proxies = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.redis_db = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.redis_sentinel_service_name = mymaster {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.redis_server = localhost:6379 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.retry_attempts = 2 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.retry_delay = 0.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.socket_keepalive_count = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.socket_keepalive_idle = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.socket_keepalive_interval = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.socket_timeout = 1.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.tls_allowed_ciphers = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.tls_cafile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.tls_certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.tls_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.tls_keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cache.username = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] coordination.backend_url = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.asyncio_connection = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.asyncio_slave_connection = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.backend = sqlalchemy {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:17 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.connection = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] CMD "mount.quobyte" returned: 1 in 0.069s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.connection_debug = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.connection_parameters = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.connection_recycle_time = 3600 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.connection_trace = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.db_inc_retry_interval = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.db_max_retries = 20 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.db_max_retry_interval = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.db_retry_interval = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.max_overflow = 50 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.max_pool_size = 5 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.max_retries = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.mysql_wsrep_sync_wait = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.pool_timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.retry_interval = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.slave_connection = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.sqlite_synchronous = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.synchronous_reader = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] database.use_db_reconnect = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.connection_string = messaging:// {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.es_doc_type = notification {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.es_scroll_size = 10000 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.es_scroll_time = 2m {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.filter_error_trace = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.hmac_keys = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.sentinel_service_name = mymaster {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.socket_timeout = 0.1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.trace_requests = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler.trace_sqlalchemy = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler_jaeger.process_tags = {} {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler_jaeger.service_name_prefix = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] profiler_otlp.service_name_prefix = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.enforce_new_defaults = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: WARNING oslo_config.cfg [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.enforce_scope = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.policy_default_rule = default {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.policy_file = policy.yaml {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_policy.remote_timeout = 60.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.group = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.helper_command = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] privsep_osbrick.user = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.group = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.helper_command = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] cinder_sys_admin.user = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.auth_section = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.auth_type = password {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.cafile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.collect_timing = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.insecure = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.send_service_user_token = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.split_loggers = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack sudo[93487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:18 devstack sudo[93487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] service_user.timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.auth_section = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.auth_type = password {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.collect_timing = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.insecure = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.region_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.split_loggers = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] glance.timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.backend_availability_zone = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.chap_password = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.chap_username = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.disk_geometry = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.driver_client_cert = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.driver_client_cert_key = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.driver_data_namespace = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.driver_use_ssl = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.enable_unsupported_driver = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.extra_capabilities = {} {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.filter_function = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.goodness_function = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.iscsi_target_flags = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.iscsi_write_cache = on {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.iser_helper = tgtadm {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.iser_ip_address = 192.168.122.69 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.iser_port = 3260 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_host = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_login = admin {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_mount_options = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_password = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_private_key = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_share_path = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_ssh_port = 22 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.num_shell_tries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.nvmet_port_id = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_client_cfg = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.quobyte_volume_url = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.replication_device = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.report_discard_supported = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.reserved_percentage = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.scst_target_driver = iscsi {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.scst_target_iqn_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.storage_protocol = iSCSI {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.target_helper = tgtadm {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.target_ip_address = 192.168.122.69 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.target_port = 3260 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.target_protocol = iscsi {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.trace_flags = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.unique_fqdn_network = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.use_chap_auth = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_backend_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_clear = zero {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_clear_ionice = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_clear_size = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_reports.file_event_handler = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_reports.log_dir = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.backend_availability_zone = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.backend_host = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.chap_password = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.chap_username = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.chiscsi_conf = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.disk_geometry = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.driver_client_cert = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.driver_client_cert_key = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.driver_data_namespace = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.driver_use_ssl = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.extra_capabilities = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.filter_function = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.goodness_function = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.iscsi_target_flags = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.iscsi_write_cache = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.iser_helper = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.iser_ip_address = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.iser_port = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.iser_target_prefix = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_host = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_login = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_mount_options = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_password = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_private_key = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_share_path = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_ssh_port = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.num_shell_tries = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nvmet_ns_id = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.nvmet_port_id = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.replication_device = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.report_discard_supported = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.reserved_percentage = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.scst_target_driver = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.storage_protocol = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.target_helper = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.target_ip_address = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.target_port = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.target_prefix = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.target_protocol = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.trace_flags = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.unique_fqdn_network = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.use_chap_auth = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_clear = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_clear_ionice = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_clear_size = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] QuobyteHD.volumes_dir = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.ssl_version = {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_notifications.driver = [] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_notifications.retry = -1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] oslo_messaging_notifications.transport_url = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] key_manager.fixed_key = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.barbican_api_version = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.barbican_endpoint = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.barbican_endpoint_type = public {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.barbican_region_name = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.cafile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.collect_timing = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.insecure = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.number_of_retries = 60 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.retry_delay = 1 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.send_service_user_token = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.split_loggers = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.verify_ssl = True {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican.verify_ssl_path = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.auth_section = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.auth_type = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.cafile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.certfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.collect_timing = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.insecure = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.keyfile = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.split_loggers = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] barbican_service_user.timeout = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.approle_role_id = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.approle_secret_id = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.kv_mountpoint = secret {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.kv_path = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.kv_version = 2 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.namespace = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.root_token_id = **** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.ssl_ca_crt_file = None {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.timeout = 60.0 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.use_ssl = False {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 29 10:42:18 devstack cinder-volume[93197]: DEBUG oslo_service.backend._eventlet.service [None req-d58b62b9-135d-485d-bd90-6ed1d0deca1f None None] ******************************************************************************** {{(pid=93197) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 29 10:42:18 devstack sudo[93487]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.677s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:18 devstack cinder-volume[93485]: INFO cinder.volume.driver [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Driver hasn't implemented _init_vendor_properties() Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.volume.driver [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7576904296875, 'free_capacity_gb': 1775.7576904296875, 'reserved_percentage': 0, 'QoS_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=93485) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_db.sqlalchemy.engines [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 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=93485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writer thread running {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.db.api [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Building query based on filter {{(pid=93485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93485) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:18 devstack cinder-volume[93485]: INFO cinder.keymgr.migration [None req-13d369a7-18f4-4538-869d-39e7ee4e430d None None] Not migrating encryption keys because the ConfKeyManager is still in use. Jun 29 10:42:18 devstack sudo[93509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:18 devstack sudo[93509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:19 devstack sudo[93509]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.666s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:42:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Driver initialization completed successfully. Jun 29 10:42:19 devstack cinder-volume[93485]: INFO cinder.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Initiating service 3 cleanup Jun 29 10:42:19 devstack cinder-volume[93485]: INFO cinder.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Service 3 cleanup completed. Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG cinder.service [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Creating RPC server for service cinder-volume {{(pid=93485) start /opt/stack/cinder/cinder/service.py:231}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG cinder.service [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93485) start /opt/stack/cinder/cinder/service.py:237}} Jun 29 10:42:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.1.14) Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:42:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:42:19 devstack sudo[93520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:42:19 devstack sudo[93520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:42:20 devstack sudo[93520]: pam_unix(sudo:session): session closed for user root Jun 29 10:42:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.724s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:42:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ae66bdfe-7135-43c7-9b9e-c20dd2726087 None None] Driver post RPC initialization completed successfully. Jun 29 10:42:27 devstack cinder-volume[93197]: DEBUG dbcounter [-] [93197] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:42:29 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:42:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=3 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:43:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:43:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 6 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:43:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Flow 'volume_create_manager' (ac33c8bc-40fc-444c-9a1e-ff88bc924af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71fe358d-5d3b-43a1-ac7b-29dbddc987d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71fe358d-5d3b-43a1-ac7b-29dbddc987d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1021530155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8db30e4e-3828-4f4b-8834-9d048c4ee724,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cbaead84ba1c4c4f8b63591bc4092693',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:43:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:43:18Z,use_quota=True,user_id='b6a951327a994630a9be595a3336cef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0c01dca-9c4b-483f-9a0b-50a3cea796b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0c01dca-9c4b-483f-9a0b-50a3cea796b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3dbf712-8ff0-452a-8f43-de351288a61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3dbf712-8ff0-452a-8f43-de351288a61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8db30e4e-3828-4f4b-8834-9d048c4ee724', 'volume_name': 'volume-8db30e4e-3828-4f4b-8834-9d048c4ee724', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (073445bd-1bdf-4e03-a758-764f0b83c43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (073445bd-1bdf-4e03-a758-764f0b83c43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ecbec41-dac0-47eb-b944-1a62febbbced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:18 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Volume 8db30e4e-3828-4f4b-8834-9d048c4ee724: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8db30e4e-3828-4f4b-8834-9d048c4ee724', 'volume_size': 1} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1021530155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8db30e4e-3828-4f4b-8834-9d048c4ee724,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cbaead84ba1c4c4f8b63591bc4092693',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:43:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:43:18Z,use_quota=True,user_id='b6a951327a994630a9be595a3336cef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Creating volume 8db30e4e-3828-4f4b-8834-9d048c4ee724 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:43:18 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:43:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:18 devstack sudo[93860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 1073741824 Jun 29 10:43:18 devstack sudo[93860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:19 devstack sudo[93860]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 1073741824" returned: 0 in 1.035s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:19 devstack sudo[94179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 Jun 29 10:43:19 devstack sudo[94179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:20 devstack sudo[94179]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724" returned: 0 in 0.841s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] <== create_volume: return (1965ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.968s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ecbec41-dac0-47eb-b944-1a62febbbced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8db30e4e-3828-4f4b-8834-9d048c4ee724', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edf9eef0-6fc1-41e5-870a-06f5bc589679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:20 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Volume volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 (8db30e4e-3828-4f4b-8834-9d048c4ee724): created successfully Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edf9eef0-6fc1-41e5-870a-06f5bc589679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Flow 'volume_create_manager' (ac33c8bc-40fc-444c-9a1e-ff88bc924af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:43:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-2c74144c-05e8-4d4e-95dc-b624227a5a63 req-2ebdce1e-83f4-40d0-beb4-1adb35a03124 tempest-VolumesGetTestJSON-126147989 None] Created volume successfully. Jun 29 10:43:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Acquiring lock "cinder-8db30e4e-3828-4f4b-8834-9d048c4ee724-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:43:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Lock "cinder-8db30e4e-3828-4f4b-8834-9d048c4ee724-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:43:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Acquiring lock "cinder-quobyte-8db30e4e-3828-4f4b-8834-9d048c4ee724" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:43:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Lock "cinder-quobyte-8db30e4e-3828-4f4b-8834-9d048c4ee724" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:43:22 devstack cinder-volume[93485]: INFO oslo.privsep.daemon [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 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/tmp87fqr3bg/privsep.sock'] Jun 29 10:43:22 devstack sudo[94189]: 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/tmp87fqr3bg/privsep.sock Jun 29 10:43:22 devstack sudo[94189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: Jun 29 10:43:23 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: Jun 29 10:43:24 devstack cinder-volume[93485]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jun 29 10:43:24 devstack sudo[94189]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:24 devstack cinder-volume[93485]: INFO oslo.privsep.daemon [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Spawned new privsep daemon via rootwrap Jun 29 10:43:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Accepted privsep connection to /tmp/tmp87fqr3bg/privsep.sock {{(pid=93485) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Jun 29 10:43:24 devstack cinder-volume[93485]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 29 10:43:24 devstack cinder-volume[93485]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 29 10:43:24 devstack cinder-volume[93485]: 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 Jun 29 10:43:24 devstack cinder-volume[93485]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 94200 Jun 29 10:43:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7570da8-26aa-4297-a0cf-ab9ade459ff8]: (2,) {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:43:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[33130f20-37c3-4a1e-ba1d-3989ffbf06b6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:43:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:25 devstack sudo[94202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 Jun 29 10:43:25 devstack sudo[94202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:25 devstack sudo[94202]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724" returned: 0 in 1.009s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:25 devstack sudo[94217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724 Jun 29 10:43:25 devstack sudo[94217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:27 devstack sudo[94217]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8db30e4e-3828-4f4b-8834-9d048c4ee724" returned: 0 in 1.255s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Lock "cinder-quobyte-8db30e4e-3828-4f4b-8834-9d048c4ee724" released by "delete_volume" :: held 4.737s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:43:27 devstack cinder-volume[93485]: WARNING cinder.quota [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 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. Jun 29 10:43:27 devstack cinder-volume[93485]: WARNING cinder.quota [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 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. Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG cinder.quota [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Created reservations ['2be9c3e7-f3de-432f-bda4-c2a6664c2233', '567eb6e4-65bc-4bcc-b123-826a5c0a2401', '73254577-0544-48cc-8f66-8dc5277149c0', 'c6879ee4-24d8-471b-81dd-da09d858d764'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:27 devstack sudo[94281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:43:27 devstack sudo[94281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:29 devstack sudo[94281]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.449s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:29 devstack cinder-volume[93485]: DEBUG cinder.manager [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:43:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Deleted volume successfully. Jun 29 10:43:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-763a0515-1fdb-434a-acd5-56b758285034 req-46d16271-5407-484a-986a-2887ca73c6ce tempest-VolumesGetTestJSON-126147989 None] Lock "cinder-8db30e4e-3828-4f4b-8834-9d048c4ee724-delete_volume" released by "delete_volume" :: held 6.771s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:43:37 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=13,cinder:SELECT=8,cinder:INSERT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:43:39 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=6,cinder:INSERT=4,cinder:UPDATE=9,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:43:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9e5a1360-a679-4b07-9baa-bfbc588d652a tempest-GroupsV314Test-1830416468 None] Group tempest-GroupsV314Test-Group-1773782329: creating Jun 29 10:43:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9e5a1360-a679-4b07-9baa-bfbc588d652a tempest-GroupsV314Test-1830416468 None] Group tempest-GroupsV314Test-Group-1773782329: created successfully Jun 29 10:43:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9e5a1360-a679-4b07-9baa-bfbc588d652a tempest-GroupsV314Test-1830416468 None] Create group completed successfully. Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Flow 'volume_create_manager' (cf609305-7e66-4213-adc9-96df7efeacf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ddd5609-db5c-4feb-ae64-d38b8f03cfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ddd5609-db5c-4feb-ae64-d38b8f03cfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1805995214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=443fbd6c-5063-4569-9d93-593d69343249,host='devstack@QuobyteHD#QuobyteHD',id=529f2a5f-e3ff-46f3-a2e9-7e552da16423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3d1a4fa2424c4bb106b091d0cb0289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:43:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:43:52Z,use_quota=True,user_id='1d9031662f664072aec76ba8e326f09d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b222bcd-a87a-42f4-accf-1c2f4b52322b),volume_type_id=5b222bcd-a87a-42f4-accf-1c2f4b52322b)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2000fa03-3e6e-46b3-80be-510e0c410d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2000fa03-3e6e-46b3-80be-510e0c410d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7f643e1-f564-4529-bf61-548ecdbb047c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7f643e1-f564-4529-bf61-548ecdbb047c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '529f2a5f-e3ff-46f3-a2e9-7e552da16423', 'volume_name': 'volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (345cbec5-a74f-4f37-b7c9-e5b0b4fd54cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (345cbec5-a74f-4f37-b7c9-e5b0b4fd54cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07a8dfe3-a96b-4290-8cf3-2e50626ec78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:52 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Volume 529f2a5f-e3ff-46f3-a2e9-7e552da16423: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423', 'volume_size': 1} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=443fbd6c-5063-4569-9d93-593d69343249,created_at=2026-06-29T08:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1805995214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=443fbd6c-5063-4569-9d93-593d69343249,host='devstack@QuobyteHD#QuobyteHD',id=529f2a5f-e3ff-46f3-a2e9-7e552da16423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da3d1a4fa2424c4bb106b091d0cb0289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:43:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:43:52Z,use_quota=True,user_id='1d9031662f664072aec76ba8e326f09d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b222bcd-a87a-42f4-accf-1c2f4b52322b),volume_type_id=5b222bcd-a87a-42f4-accf-1c2f4b52322b)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Creating volume 529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:43:52 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:43:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:52 devstack sudo[94651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 1073741824 Jun 29 10:43:52 devstack sudo[94651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:53 devstack sudo[94651]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 1073741824" returned: 0 in 1.420s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:53 devstack sudo[94658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:43:53 devstack sudo[94658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:54 devstack sudo[94658]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 1.162s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] <== create_volume: return (2659ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.675s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07a8dfe3-a96b-4290-8cf3-2e50626ec78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b75d0ffe-cb8c-4c63-99c1-f2805805422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:54 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Volume volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 (529f2a5f-e3ff-46f3-a2e9-7e552da16423): created successfully Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b75d0ffe-cb8c-4c63-99c1-f2805805422b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Flow 'volume_create_manager' (cf609305-7e66-4213-adc9-96df7efeacf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:43:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a7008bf2-e1cb-4c18-884a-082b6a6ef5a8 tempest-GroupsV314Test-1830416468 None] Created volume successfully. Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Flow 'volume_create_manager' (6ddec9eb-1a31-43b7-893e-9f97f8d4ddd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92cb95c7-0201-4d55-8e7f-406689e4c437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92cb95c7-0201-4d55-8e7f-406689e4c437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1832263691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecdbae13-376e-4caf-8025-de7dc8082e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10718a7738454e5ab97ce9d80984bf87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:43:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:43:55Z,use_quota=True,user_id='e2e58f989d7847168946b1ef664c5c38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a695801-92fa-416b-8db7-9a5e8a842884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a695801-92fa-416b-8db7-9a5e8a842884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a14a933f-0dc1-4d59-9017-de503dbbf35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a14a933f-0dc1-4d59-9017-de503dbbf35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecdbae13-376e-4caf-8025-de7dc8082e5a', 'volume_name': 'volume-ecdbae13-376e-4caf-8025-de7dc8082e5a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f4fe996-5daa-4155-b28b-eae4d3923b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f4fe996-5daa-4155-b28b-eae4d3923b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (251203d5-3752-4d5e-9699-fcfcb8345695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:55 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Volume ecdbae13-376e-4caf-8025-de7dc8082e5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecdbae13-376e-4caf-8025-de7dc8082e5a', 'volume_size': 1} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1832263691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ecdbae13-376e-4caf-8025-de7dc8082e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10718a7738454e5ab97ce9d80984bf87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:43:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:43:55Z,use_quota=True,user_id='e2e58f989d7847168946b1ef664c5c38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Creating volume ecdbae13-376e-4caf-8025-de7dc8082e5a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:43:55 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:43:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:55 devstack sudo[94671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a 1073741824 Jun 29 10:43:55 devstack sudo[94671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:57 devstack sudo[94671]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a 1073741824" returned: 0 in 1.994s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:57 devstack sudo[94726]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a Jun 29 10:43:57 devstack sudo[94726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:43:58 devstack sudo[94726]: pam_unix(sudo:session): session closed for user root Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a" returned: 0 in 1.884s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] <== create_volume: return (3985ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.988s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:43:59 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Cloning volume 529f2a5f-e3ff-46f3-a2e9-7e552da16423 to volume ddfd453c-4dec-44bd-93cf-296c5c12ad57 Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (251203d5-3752-4d5e-9699-fcfcb8345695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecdbae13-376e-4caf-8025-de7dc8082e5a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5e4de52-88bc-483a-ab62-1afa1b2de5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Creating offline snapshot b49446a0-3d80-4d43-8763-10e1efb78015 of volume 529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:43:59 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Volume volume-ecdbae13-376e-4caf-8025-de7dc8082e5a (ecdbae13-376e-4caf-8025-de7dc8082e5a): created successfully Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5e4de52-88bc-483a-ab62-1afa1b2de5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Flow 'volume_create_manager' (6ddec9eb-1a31-43b7-893e-9f97f8d4ddd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6634b9b-0b4d-4bec-ac71-0d8a8b0cb97e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:43:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:43:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a8bbbe9f-3274-4391-8af9-2e0a84dcbae8 tempest-VolumesAdminNegativeTest-1048069968 None] Created volume successfully. Jun 29 10:43:59 devstack sudo[94734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:43:59 devstack sudo[94734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:01 devstack sudo[94734]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 1.930s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:01 devstack sudo[94740]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 1G Jun 29 10:44:01 devstack sudo[94740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Acquiring lock "cinder-ecdbae13-376e-4caf-8025-de7dc8082e5a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "cinder-ecdbae13-376e-4caf-8025-de7dc8082e5a-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Acquiring lock "cinder-quobyte-ecdbae13-376e-4caf-8025-de7dc8082e5a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "cinder-quobyte-ecdbae13-376e-4caf-8025-de7dc8082e5a" acquired by "delete_volume" :: waited 0.058s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[82c42c7b-b4b9-4130-937f-d36e6fea3b27]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:02 devstack sudo[94742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a Jun 29 10:44:02 devstack sudo[94742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:03 devstack sudo[94740]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 1G" returned: 0 in 2.575s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:04 devstack sudo[94742]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a" returned: 0 in 1.765s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:04 devstack sudo[94756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 Jun 29 10:44:04 devstack sudo[94756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:04 devstack sudo[94757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a Jun 29 10:44:04 devstack sudo[94757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Flow 'volume_create_manager' (d48d520d-7cb6-49f0-ae48-dd4c64a01f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f267f919-49ad-43c1-9f3f-78da13ea8614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f267f919-49ad-43c1-9f3f-78da13ea8614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-601572062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8fef3ec2-e9f6-4b2b-8971-331df47fbe4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5bcb18eb75a4b8faf607ae45d3b975d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:44:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:44:05Z,use_quota=True,user_id='6b6043caa18d467c9c3ff8e8d12aef7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff1b4bd3-88a3-47b4-99ff-cf61ba69502c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff1b4bd3-88a3-47b4-99ff-cf61ba69502c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abae49fb-8f1f-4302-8eb6-3bcee0b21180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (abae49fb-8f1f-4302-8eb6-3bcee0b21180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8fef3ec2-e9f6-4b2b-8971-331df47fbe4f', 'volume_name': 'volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97afd7c-78fc-4544-be76-06035d1f08ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97afd7c-78fc-4544-be76-06035d1f08ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c80988c-3373-471e-b07d-8ccfffc64ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Volume 8fef3ec2-e9f6-4b2b-8971-331df47fbe4f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f', 'volume_size': 1} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:05 devstack sudo[94757]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ecdbae13-376e-4caf-8025-de7dc8082e5a" returned: 0 in 1.447s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "cinder-quobyte-ecdbae13-376e-4caf-8025-de7dc8082e5a" released by "delete_volume" :: held 3.349s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Created reservations ['a4b42dd4-3ee5-4494-843e-910b796449a3', 'e9228a42-42db-47b1-9b36-933eceee138d', 'cf6c16f4-b4a8-47e9-99da-b088942b6275', 'b2c25191-76f5-4f67-af3c-df5a25b42471'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:05 devstack sudo[94756]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015" returned: 0 in 1.946s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:05 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 is being set with open permissions: ugo+rw: NotImplementedError Jun 29 10:44:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:05 devstack sudo[94765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 Jun 29 10:44:05 devstack sudo[94765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:05 devstack sudo[94764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:44:06 devstack sudo[94764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:07 devstack sudo[94764]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.860s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:07 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:44:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Deleted volume successfully. Jun 29 10:44:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c236a839-d6f1-4224-95b5-14b20f22e825 tempest-VolumesAdminNegativeTest-1048069968 None] Lock "cinder-ecdbae13-376e-4caf-8025-de7dc8082e5a-delete_volume" released by "delete_volume" :: held 5.874s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:07 devstack sudo[94765]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015" returned: 0 in 1.950s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:08 devstack sudo[94800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info Jun 29 10:44:08 devstack sudo[94800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:09 devstack sudo[94800]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info" returned: 0 in 1.149s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:09 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info is being set with open permissions: ugo+rw: NotImplementedError Jun 29 10:44:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:09 devstack sudo[94817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info Jun 29 10:44:09 devstack sudo[94817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:10 devstack sudo[94817]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.info" returned: 0 in 1.203s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Acquiring lock "cinder-quobyte-ddfd453c-4dec-44bd-93cf-296c5c12ad57" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-ddfd453c-4dec-44bd-93cf-296c5c12ad57" acquired by "_copy_volume_from_snapshot" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] snapshot: b49446a0-3d80-4d43-8763-10e1efb78015, volume: ddfd453c-4dec-44bd-93cf-296c5c12ad57, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.033s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2f7f3fa-ee20-42f3-9c91-28d1fede5186]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:10 devstack sudo[94821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 Jun 29 10:44:10 devstack sudo[94821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:11 devstack sudo[94821]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015" returned: 0 in 1.430s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:44:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 10:44:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 10:44:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6f3c501-94ac-42c3-b594-4967e6d0b908]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:12 devstack sudo[94827]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:44:12 devstack sudo[94827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:12 devstack sudo[94830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:44:12 devstack sudo[94830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:13 devstack sudo[94827]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 1.126s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:13 devstack sudo[94835]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 Jun 29 10:44:13 devstack sudo[94835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:13 devstack sudo[94830]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.400s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 8 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:44:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:44:17 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=18,cinder:UPDATE=15,cinder:INSERT=3 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:44:17 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=16,cinder:UPDATE=17,cinder:DELETE=3,cinder:INSERT=5 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:44:20 devstack sudo[94835]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57" returned: 0 in 7.033s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:20 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad7ae9b4-1405-4905-a7ee-417a2b166496]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:20 devstack sudo[94900]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:44:20 devstack sudo[94900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:21 devstack sudo[94900]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 1.484s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:21 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423, size 1024.00 MB, duration 7.03 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:44:21 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Converted 1024.00 MB image at 145.59 MB/s Jun 29 10:44:21 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 is being set with open permissions: ugo+rw: NotImplementedError Jun 29 10:44:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:21 devstack sudo[94918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 Jun 29 10:44:21 devstack sudo[94918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:22 devstack sudo[94918]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57" returned: 0 in 0.698s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-ddfd453c-4dec-44bd-93cf-296c5c12ad57" released by "_copy_volume_from_snapshot" :: held 11.951s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Acquiring lock "cinder-quobyte-b49446a0-3d80-4d43-8763-10e1efb78015" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-b49446a0-3d80-4d43-8763-10e1efb78015" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Deleting offline snapshot b49446a0-3d80-4d43-8763-10e1efb78015 of volume 529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] snapshot_file for this snap is: volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[18f5316c-4ac8-4647-828c-a87c5af0aec8]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:22 devstack sudo[94922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 Jun 29 10:44:22 devstack sudo[94922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:23 devstack sudo[94922]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015" returned: 0 in 1.186s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:44:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[88860429-06c3-4f97-aaad-9ad88726c70c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:23 devstack sudo[94928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:44:23 devstack sudo[94928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:24 devstack sudo[94928]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 1.177s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:24 devstack sudo[94934]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 Jun 29 10:44:24 devstack sudo[94934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:25 devstack sudo[94934]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015" returned: 0 in 0.789s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:25 devstack sudo[94945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015 Jun 29 10:44:25 devstack sudo[94945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:26 devstack sudo[94945]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423.b49446a0-3d80-4d43-8763-10e1efb78015" returned: 0 in 0.783s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-b49446a0-3d80-4d43-8763-10e1efb78015" released by "_delete_snapshot" :: held 4.058s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 27.377s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 21.384s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-601572062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8fef3ec2-e9f6-4b2b-8971-331df47fbe4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5bcb18eb75a4b8faf607ae45d3b975d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:44:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:44:05Z,use_quota=True,user_id='6b6043caa18d467c9c3ff8e8d12aef7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Creating volume 8fef3ec2-e9f6-4b2b-8971-331df47fbe4f {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:44:26 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:44:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:26 devstack sudo[94948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f 1073741824 Jun 29 10:44:26 devstack sudo[94948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:26 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-47f591a7-0292-47e0-9136-905a575dd780 tempest-GroupsV314Test-1830416468 None] Create group from source-group-443fbd6c-5063-4569-9d93-593d69343249 completed successfully. Jun 29 10:44:27 devstack sudo[94948]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f 1073741824" returned: 0 in 1.050s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:27 devstack sudo[94956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f Jun 29 10:44:27 devstack sudo[94956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Acquiring lock "cinder-quobyte-ddfd453c-4dec-44bd-93cf-296c5c12ad57" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-ddfd453c-4dec-44bd-93cf-296c5c12ad57" acquired by "delete_volume" :: waited 0.042s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:27 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[31824b25-43f9-4fe1-9923-7190cf88ebcb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:28 devstack sudo[94958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 Jun 29 10:44:28 devstack sudo[94958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:28 devstack sudo[94956]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f" returned: 0 in 1.126s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] <== create_volume: return (2228ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.231s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c80988c-3373-471e-b07d-8ccfffc64ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5e30c1d-dca2-496e-860b-03d640a54e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:28 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Volume volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f (8fef3ec2-e9f6-4b2b-8971-331df47fbe4f): created successfully Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5e30c1d-dca2-496e-860b-03d640a54e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Flow 'volume_create_manager' (d48d520d-7cb6-49f0-ae48-dd4c64a01f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:44:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-aed647e7-935d-40fc-8ca8-a76e07b7ac69 tempest-ServerRescueNegativeTestJSON-1972890509 None] Created volume successfully. Jun 29 10:44:29 devstack sudo[94958]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57" returned: 0 in 1.154s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:29 devstack sudo[94965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57 Jun 29 10:44:29 devstack sudo[94965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:29 devstack sudo[94965]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ddfd453c-4dec-44bd-93cf-296c5c12ad57" returned: 0 in 0.891s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-ddfd453c-4dec-44bd-93cf-296c5c12ad57" released by "delete_volume" :: held 2.111s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Created reservations ['2a51265b-4291-42a2-a3a4-0b0f073e4865'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:44:30 devstack cinder-volume[93485]: WARNING cinder.quota [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2020737264 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2020737264, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:44:30 devstack cinder-volume[93485]: WARNING cinder.quota [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2020737264 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2020737264, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Created reservations ['1dfc2eae-fc4e-4551-bfb7-41aa9fc4299f', '7c34c861-3ea2-4d36-8d99-9081a88064dc', '334fbf2b-f317-4413-990f-f90747b503b6', '2d8d5504-ca53-4aa3-9e35-a7378dc26685'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:30 devstack sudo[94970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:44:30 devstack sudo[94970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:31 devstack sudo[94970]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.752s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:31 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:44:31 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d4ccb8b5-7985-4fbb-b301-7ac25c1ccd1a tempest-GroupsV314Test-1830416468 None] Delete group completed successfully. Jun 29 10:44:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Acquiring lock "cinder-quobyte-529f2a5f-e3ff-46f3-a2e9-7e552da16423" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-529f2a5f-e3ff-46f3-a2e9-7e552da16423" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0cd4de76-3d9d-45b0-8760-18a2c2b7ee63]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:32 devstack sudo[94993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:44:32 devstack sudo[94993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:32 devstack sudo[94993]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 0.936s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:32 devstack sudo[94999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423 Jun 29 10:44:32 devstack sudo[94999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:33 devstack sudo[94999]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-529f2a5f-e3ff-46f3-a2e9-7e552da16423" returned: 0 in 0.737s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Lock "cinder-quobyte-529f2a5f-e3ff-46f3-a2e9-7e552da16423" released by "delete_volume" :: held 1.755s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:33 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Created reservations ['a2c4b4bb-83c6-46df-b0ff-31ed66b485d2'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:44:33 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Created reservations ['23e2b87a-79b7-4d01-84e1-f3c0a2657315', 'abef7b7e-8855-4ce6-8429-1849f5259c93', 'f36d4f7b-5fce-45a3-bfd1-b61dd4f4046e', '81af0186-47b8-4adc-8753-994a41d8a5e4'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:34 devstack sudo[95002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:44:34 devstack sudo[95002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:34 devstack sudo[95002]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.883s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:34 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:44:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-60108ba1-db62-4254-a58c-adde4d0a8716 tempest-GroupsV314Test-1830416468 None] Delete group completed successfully. Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Flow 'volume_create_manager' (6c899393-65db-4322-a0c5-2f3dff8f6b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4772af03-b839-476c-b919-4ebfd41dc903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4772af03-b839-476c-b919-4ebfd41dc903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-621538509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ea64910-734d-44fe-b4cc-8c6b8bc98c65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae1fd99ff104db7aed56dee4b1b5967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:44:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:44:43Z,use_quota=True,user_id='5f84c4793e3746948946f4b286b744a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8e91f0f-2dcf-4a2c-8613-de195c254e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8e91f0f-2dcf-4a2c-8613-de195c254e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64007889-e87c-479f-b1b4-3e065e5f77fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64007889-e87c-479f-b1b4-3e065e5f77fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ea64910-734d-44fe-b4cc-8c6b8bc98c65', 'volume_name': 'volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc2a146b-5d18-498d-9f08-af1f16f6af12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc2a146b-5d18-498d-9f08-af1f16f6af12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8100dbdf-6230-4472-8ba3-eee4901738bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:43 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Volume 0ea64910-734d-44fe-b4cc-8c6b8bc98c65: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65', 'volume_size': 1} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-621538509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ea64910-734d-44fe-b4cc-8c6b8bc98c65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae1fd99ff104db7aed56dee4b1b5967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:44:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:44:43Z,use_quota=True,user_id='5f84c4793e3746948946f4b286b744a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Creating volume 0ea64910-734d-44fe-b4cc-8c6b8bc98c65 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:44:43 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:44:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:43 devstack sudo[95216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 1073741824 Jun 29 10:44:43 devstack sudo[95216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:44 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:44:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Flow 'volume_create_manager' (2078168c-524f-4c5b-8ff1-c154e92cd9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:44:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57e19c6c-979d-4651-8868-dc21b1dd5ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57e19c6c-979d-4651-8868-dc21b1dd5ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:44:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1146804537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8d09e056-f954-4bd3-a99c-c076d46f1aa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e42efe6a4b3d496d8c3cbdacf4235823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:44:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:44:45Z,use_quota=True,user_id='d93a694e72894d13a17537e3e6014f97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbc79f87-2e37-4c1a-bd2d-8ad7659e1ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbc79f87-2e37-4c1a-bd2d-8ad7659e1ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ec2efbe-d31f-466a-aa73-c39873aee282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ec2efbe-d31f-466a-aa73-c39873aee282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8d09e056-f954-4bd3-a99c-c076d46f1aa2', 'volume_name': 'volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc10a05b-d413-4cc2-b52e-2de7b16f1dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc10a05b-d413-4cc2-b52e-2de7b16f1dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab2bc555-e8d5-4bd3-ac97-5b51fe48d828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:45 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2', 'volume_size': 1} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:45 devstack sudo[95216]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 1073741824" returned: 0 in 2.149s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:45 devstack sudo[95226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 Jun 29 10:44:45 devstack sudo[95226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:46 devstack sudo[95226]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" returned: 0 in 1.371s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] <== create_volume: return (3630ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.643s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.790s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:44:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1146804537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8d09e056-f954-4bd3-a99c-c076d46f1aa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e42efe6a4b3d496d8c3cbdacf4235823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:44:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:44:45Z,use_quota=True,user_id='d93a694e72894d13a17537e3e6014f97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Creating volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:44:46 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:46 devstack sudo[95229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 1073741824 Jun 29 10:44:46 devstack sudo[95229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8100dbdf-6230-4472-8ba3-eee4901738bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0a03bd6-0f1b-4612-b1b3-6dce5cf39d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:47 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Volume volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 (0ea64910-734d-44fe-b4cc-8c6b8bc98c65): created successfully Jun 29 10:44:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0a03bd6-0f1b-4612-b1b3-6dce5cf39d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Flow 'volume_create_manager' (6c899393-65db-4322-a0c5-2f3dff8f6b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:44:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-86d653b5-488f-44e6-92ca-ae37472263fe tempest-DeleteServersTestJSON-153600007 None] Created volume successfully. Jun 29 10:44:48 devstack sudo[95229]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 1073741824" returned: 0 in 1.636s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:48 devstack sudo[95235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 Jun 29 10:44:48 devstack sudo[95235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:49 devstack sudo[95235]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2" returned: 0 in 1.071s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] <== create_volume: return (2831ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.842s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab2bc555-e8d5-4bd3-ac97-5b51fe48d828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b43a15c-db18-4fb9-8b8e-e0009bf0421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:44:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Volume volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 (8d09e056-f954-4bd3-a99c-c076d46f1aa2): created successfully Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b43a15c-db18-4fb9-8b8e-e0009bf0421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:44:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Flow 'volume_create_manager' (2078168c-524f-4c5b-8ff1-c154e92cd9b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:44:50 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-79d37a68-9688-450e-86c8-3bf3d3e3577d tempest-SnapshotsActionsTest-577504898 None] Created volume successfully. Jun 29 10:44:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Creating offline snapshot 3f4bef12-d0d8-429c-ac5b-67a1a458e218 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:44:51 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[512a89aa-3f05-4a92-9e13-0565b7708350]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:51 devstack sudo[95295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 Jun 29 10:44:51 devstack sudo[95295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:54 devstack sudo[95295]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2" returned: 0 in 3.027s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:54 devstack sudo[95425]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 1G Jun 29 10:44:54 devstack sudo[95425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:55 devstack cinder-volume[93485]: WARNING py.warnings [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 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. Jun 29 10:44:55 devstack cinder-volume[93485]: .first() Jun 29 10:44:55 devstack cinder-volume[93485]: Jun 29 10:44:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:55 devstack sudo[95425]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 1G" returned: 0 in 1.516s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:55 devstack sudo[95443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:44:55 devstack sudo[95443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Acquiring lock "cinder-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "cinder-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Acquiring lock "cinder-quobyte-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:44:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "cinder-quobyte-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:44:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2383b539-0cbc-48c0-abb6-784350fcd07c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:44:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:56 devstack sudo[95445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f Jun 29 10:44:56 devstack sudo[95445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:57 devstack sudo[95443]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.252s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:57 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 is being set with open permissions: ugo+rw Jun 29 10:44:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:57 devstack sudo[95450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:44:57 devstack sudo[95450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:57 devstack sudo[95445]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f" returned: 0 in 1.282s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:57 devstack sudo[95455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f Jun 29 10:44:57 devstack sudo[95455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:58 devstack sudo[95450]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.043s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:58 devstack sudo[95458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info Jun 29 10:44:58 devstack sudo[95458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:58 devstack sudo[95455]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f" returned: 0 in 1.406s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "cinder-quobyte-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f" released by "delete_volume" :: held 2.773s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Created reservations ['2d0110f9-f806-4f4d-922d-943e304736e0', '32a9fedd-fc2c-4d28-b7d4-b29bccc9fc45', '756ad24b-0a73-465e-80d4-da7fa6bce96f', '99a9a853-73bc-46fe-a6c1-e81647f67aa9'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:59 devstack sudo[95462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:44:59 devstack sudo[95462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:44:59 devstack sudo[95458]: pam_unix(sudo:session): session closed for user root Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info" returned: 0 in 1.400s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:44:59 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info is being set with open permissions: ugo+rw Jun 29 10:44:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:44:59 devstack sudo[95464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info Jun 29 10:44:59 devstack sudo[95464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:00 devstack sudo[95462]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.424s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:00 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:45:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Deleted volume successfully. Jun 29 10:45:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2d44a887-3ac3-4c0b-8702-92dce63992ad tempest-ServerRescueNegativeTestJSON-1972890509 None] Lock "cinder-8fef3ec2-e9f6-4b2b-8971-331df47fbe4f-delete_volume" released by "delete_volume" :: held 4.663s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:01 devstack sudo[95464]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.info" returned: 0 in 1.605s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 10.041s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 5.685s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:01 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[219284c5-ea05-4cc3-ac85-29bed6c3af58]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:01 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9d055618-d1e0-4e04-bba4-2c360119cfcb tempest-SnapshotsActionsTest-577504898 None] Create snapshot completed successfully Jun 29 10:45:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:01 devstack sudo[95481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 Jun 29 10:45:01 devstack sudo[95481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:02 devstack sudo[95481]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" returned: 0 in 1.512s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.676s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65', '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': '82b73cc4-6d39-4284-9f73-32f52cc9c30e', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:45:03 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-de8bd8c7-8ed4-40fd-a142-e8a6cd863c7a req-8a410548-1ac0-442d-858e-763f7ce1797b tempest-DeleteServersTestJSON-153600007 None] attachment_update completed successfully. Jun 29 10:45:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Creating offline snapshot 17970068-c4f9-48c5-bf6c-cefac5ad4ca4 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:45:04 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3b4d4ea-894e-4258-9028-0945f960acc0]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:04 devstack sudo[95579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:04 devstack sudo[95579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:05 devstack sudo[95579]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.122s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:05 devstack sudo[95906]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 1G Jun 29 10:45:05 devstack sudo[95906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:06 devstack sudo[95906]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 1G" returned: 0 in 1.268s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:06 devstack sudo[95913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 Jun 29 10:45:06 devstack sudo[95913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:07 devstack sudo[95913]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4" returned: 0 in 0.991s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:07 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 is being set with open permissions: ugo+rw Jun 29 10:45:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:07 devstack sudo[95920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 Jun 29 10:45:07 devstack sudo[95920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:08 devstack sudo[95920]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4" returned: 0 in 0.838s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.459s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-037753f3-437b-4f9a-a27b-31472a6f414f tempest-SnapshotsActionsTest-577504898 None] Create snapshot completed successfully Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-17970068-c4f9-48c5-bf6c-cefac5ad4ca4-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-17970068-c4f9-48c5-bf6c-cefac5ad4ca4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-17970068-c4f9-48c5-bf6c-cefac5ad4ca4" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-17970068-c4f9-48c5-bf6c-cefac5ad4ca4" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Deleting offline snapshot 17970068-c4f9-48c5-bf6c-cefac5ad4ca4 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] snapshot_file for this snap is: volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0cc09db-3f47-491e-b182-e2074d3747e5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:09 devstack sudo[95923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 Jun 29 10:45:09 devstack sudo[95923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:10 devstack sudo[95923]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4" returned: 0 in 1.137s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8a81c9f-1e3a-411b-a921-a6f06ce379c7]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:10 devstack sudo[95995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:10 devstack sudo[95995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:11 devstack sudo[95995]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.059s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:11 devstack sudo[96040]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 Jun 29 10:45:11 devstack sudo[96040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:12 devstack sudo[96045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:45:12 devstack sudo[96045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:13 devstack sudo[96040]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4" returned: 0 in 1.293s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:13 devstack sudo[96051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4 Jun 29 10:45:13 devstack sudo[96051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:13 devstack sudo[96045]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.971s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 8 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:45:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:45:14 devstack sudo[96051]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.17970068-c4f9-48c5-bf6c-cefac5ad4ca4" returned: 0 in 1.099s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-17970068-c4f9-48c5-bf6c-cefac5ad4ca4" released by "_delete_snapshot" :: held 4.772s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" released by "delete_snapshot" :: held 4.811s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:14 devstack cinder-volume[93485]: WARNING cinder.quota [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 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. Jun 29 10:45:14 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Created reservations ['3d3bfbf7-fc91-4e94-8fe8-238f757b53f9', '7fc8c2e4-3513-40c2-8572-4abc6aaa2372', '3c0dce3e-d358-426e-aef6-78a782fb6f08', 'fb25b61b-4106-4994-af9f-7a7dba6bacc8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Delete snapshot completed successfully. Jun 29 10:45:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ed345e9c-ecf0-4eb1-80bb-d93a23d2abde tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-17970068-c4f9-48c5-bf6c-cefac5ad4ca4-delete_snapshot" released by "delete_snapshot" :: held 5.035s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:15 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-8bff2777-ca27-4489-b461-da686d2bc791 req-76c8b375-b6f1-4cbf-a67d-6b42cc1570aa tempest-DeleteServersTestJSON-153600007 None] Terminate volume connection completed successfully. Jun 29 10:45:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-8bff2777-ca27-4489-b461-da686d2bc791 req-76c8b375-b6f1-4cbf-a67d-6b42cc1570aa tempest-DeleteServersTestJSON-153600007 None] Deleting attachment 82b73cc4-6d39-4284-9f73-32f52cc9c30e. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:45:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Creating offline snapshot 671df0f9-c4e1-4cbf-834b-aed694d8b998 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:45:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[35de4113-7884-4556-8caf-bc7f3332525f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:15 devstack sudo[96059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:15 devstack sudo[96059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:16 devstack sudo[96059]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 0.873s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:16 devstack sudo[96064]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 1G Jun 29 10:45:16 devstack sudo[96064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:17 devstack sudo[96064]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 1G" returned: 0 in 1.160s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:17 devstack sudo[96070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 Jun 29 10:45:17 devstack sudo[96070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:18 devstack sudo[96070]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998" returned: 0 in 0.999s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:18 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 is being set with open permissions: ugo+rw Jun 29 10:45:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:18 devstack sudo[96076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 Jun 29 10:45:18 devstack sudo[96076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:19 devstack sudo[96076]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998" returned: 0 in 1.002s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=46,cinder:UPDATE=59,cinder:DELETE=3,cinder:INSERT=10 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=44,cinder:SELECT=49,cinder:INSERT=12,cinder:DELETE=3 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.208s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ea6c55b7-3d2a-4b3b-b9cc-f82acb2bb057 tempest-SnapshotsActionsTest-577504898 None] Create snapshot completed successfully Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Acquiring lock "cinder-0ea64910-734d-44fe-b4cc-8c6b8bc98c65-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Lock "cinder-0ea64910-734d-44fe-b4cc-8c6b8bc98c65-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Acquiring lock "cinder-quobyte-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Lock "cinder-quobyte-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c5d3c60-d616-45dc-a136-d7160346191e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:19 devstack sudo[96080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 Jun 29 10:45:19 devstack sudo[96080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-671df0f9-c4e1-4cbf-834b-aed694d8b998-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-671df0f9-c4e1-4cbf-834b-aed694d8b998-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" acquired by "delete_snapshot" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-671df0f9-c4e1-4cbf-834b-aed694d8b998" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-671df0f9-c4e1-4cbf-834b-aed694d8b998" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Deleting offline snapshot 671df0f9-c4e1-4cbf-834b-aed694d8b998 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] snapshot_file for this snap is: volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d2a5504-2229-4226-9996-126d800d309e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:20 devstack sudo[96080]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" returned: 0 in 1.176s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:20 devstack sudo[96087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65 Jun 29 10:45:20 devstack sudo[96087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:21 devstack sudo[96086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 Jun 29 10:45:21 devstack sudo[96086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:21 devstack sudo[96086]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998" returned: 0 in 1.031s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:21 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[babcc3eb-81e4-4470-b9d6-6ad94eed5a4d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:22 devstack sudo[96087]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" returned: 0 in 1.078s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Lock "cinder-quobyte-0ea64910-734d-44fe-b4cc-8c6b8bc98c65" released by "delete_volume" :: held 2.320s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:22 devstack sudo[96095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:22 devstack sudo[96095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Created reservations ['368e3c18-9f90-4426-ba16-f6c3a3de5ce3', '1d931c83-f002-4584-ab80-8567248a756b', 'fe0de43e-ebb8-42ae-871c-3f430b2f849c', 'ec8883e2-8b14-4e7c-a62c-592974184de6'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:22 devstack sudo[96097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:45:22 devstack sudo[96097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Flow 'volume_create_manager' (b3c04649-f5a2-4eb2-a723-ef837068a874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27f3a4fb-4ad6-4fb1-a427-6890aceccf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27f3a4fb-4ad6-4fb1-a427-6890aceccf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2130784478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0782e578-c2c4-4755-8306-2fc42838263a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='905074f2061f47f299aef50fe898757d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:22Z,use_quota=True,user_id='4b094ca3ec6046d3b715ccd55039a5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd06b113-2ed9-4fe3-aa00-6cdc05aafd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd06b113-2ed9-4fe3-aa00-6cdc05aafd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9b81c89-0403-4b26-8ae9-dad9168cbfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9b81c89-0403-4b26-8ae9-dad9168cbfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0782e578-c2c4-4755-8306-2fc42838263a', 'volume_name': 'volume-0782e578-c2c4-4755-8306-2fc42838263a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (618f5e60-73ef-43e3-bf55-f0411f2d7996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (618f5e60-73ef-43e3-bf55-f0411f2d7996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d68568e7-71a6-404b-aee3-2e373be7a870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Volume 0782e578-c2c4-4755-8306-2fc42838263a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0782e578-c2c4-4755-8306-2fc42838263a', 'volume_size': 1} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2130784478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0782e578-c2c4-4755-8306-2fc42838263a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='905074f2061f47f299aef50fe898757d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:22Z,use_quota=True,user_id='4b094ca3ec6046d3b715ccd55039a5d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Creating volume 0782e578-c2c4-4755-8306-2fc42838263a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:45:22 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:45:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:22 devstack sudo[96099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a 1073741824 Jun 29 10:45:22 devstack sudo[96099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:23 devstack sudo[96095]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.072s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:23 devstack sudo[96105]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 Jun 29 10:45:23 devstack sudo[96105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.118s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:23 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:45:23 devstack sudo[96097]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Deleted volume successfully. Jun 29 10:45:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484f1413-08dc-4bf7-96fc-2ccb63f3f8a1 tempest-DeleteServersTestJSON-153600007 None] Lock "cinder-0ea64910-734d-44fe-b4cc-8c6b8bc98c65-delete_volume" released by "delete_volume" :: held 3.779s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:24 devstack sudo[96099]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a 1073741824" returned: 0 in 1.581s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:24 devstack sudo[96114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a Jun 29 10:45:24 devstack sudo[96114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:24 devstack sudo[96105]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998" returned: 0 in 1.381s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:24 devstack sudo[96116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998 Jun 29 10:45:24 devstack sudo[96116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:25 devstack sudo[96114]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a" returned: 0 in 1.031s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] <== create_volume: return (2680ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.687s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d68568e7-71a6-404b-aee3-2e373be7a870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0782e578-c2c4-4755-8306-2fc42838263a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bfe908e-5b9c-4127-bbc3-314d4c0d9bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Volume volume-0782e578-c2c4-4755-8306-2fc42838263a (0782e578-c2c4-4755-8306-2fc42838263a): created successfully Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bfe908e-5b9c-4127-bbc3-314d4c0d9bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Flow 'volume_create_manager' (b3c04649-f5a2-4eb2-a723-ef837068a874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c22393fa-538e-4f72-be40-302afd3941ad tempest-TaggedAttachmentsTest-1299511052 None] Created volume successfully. Jun 29 10:45:25 devstack sudo[96116]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.671df0f9-c4e1-4cbf-834b-aed694d8b998" returned: 0 in 1.014s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-671df0f9-c4e1-4cbf-834b-aed694d8b998" released by "_delete_snapshot" :: held 4.692s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" released by "delete_snapshot" :: held 4.723s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Created reservations ['7ce6e4fa-e02b-458c-a541-c7d62a03d4c0', '7cf91fba-c5cb-46b2-a933-36ba96dfbd3c', '4e81f4ac-31f5-4eb5-94de-9326445c592a', 'dfbd4535-28e1-41bf-b488-6927bfbf2afd'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Delete snapshot completed successfully. Jun 29 10:45:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-484b6fd6-5279-4884-ae31-62134660623e tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-671df0f9-c4e1-4cbf-834b-aed694d8b998-delete_snapshot" released by "delete_snapshot" :: held 4.961s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Creating offline snapshot a7833d83-d79e-4d86-8441-81e444b60e11 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:45:26 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c84e2652-9fea-47a1-adbe-5f5c585b8372]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:26 devstack sudo[96129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:27 devstack sudo[96129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Flow 'volume_create_manager' (d353f9a7-3544-4078-96b2-feca6bc392f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebe83131-205a-4ac1-a8d6-73afcfb08997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebe83131-205a-4ac1-a8d6-73afcfb08997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-961223973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52f41414-ce94-4fee-86c8-0966b434bed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='294b868aa1654447ba2b94cb6a6685b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:27Z,use_quota=True,user_id='294c8994757840faa6fb02d335484ed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31442fdb-82c6-4c0c-a19d-96a399282e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31442fdb-82c6-4c0c-a19d-96a399282e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0560e0d5-e273-40e7-99d7-2be5ce15a352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0560e0d5-e273-40e7-99d7-2be5ce15a352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52f41414-ce94-4fee-86c8-0966b434bed5', 'volume_name': 'volume-52f41414-ce94-4fee-86c8-0966b434bed5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49e01338-0313-4ded-9fa3-df1697944a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49e01338-0313-4ded-9fa3-df1697944a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ea671d5-b37f-48dc-a3f3-dd7328a3e38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Volume 52f41414-ce94-4fee-86c8-0966b434bed5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52f41414-ce94-4fee-86c8-0966b434bed5', 'volume_size': 1} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:27 devstack sudo[96129]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 0.966s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:27 devstack sudo[96134]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 1G Jun 29 10:45:27 devstack sudo[96134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:28 devstack sudo[96134]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 1G" returned: 0 in 1.149s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:29 devstack sudo[96141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 Jun 29 10:45:29 devstack sudo[96141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:29 devstack sudo[96141]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11" returned: 0 in 0.973s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:29 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 is being set with open permissions: ugo+rw Jun 29 10:45:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:29 devstack sudo[96147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 Jun 29 10:45:29 devstack sudo[96147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:30 devstack sudo[96147]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11" returned: 0 in 0.689s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.946s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.438s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-961223973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52f41414-ce94-4fee-86c8-0966b434bed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='294b868aa1654447ba2b94cb6a6685b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:27Z,use_quota=True,user_id='294c8994757840faa6fb02d335484ed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Creating volume 52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:45:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:45:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:30 devstack sudo[96151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 1073741824 Jun 29 10:45:30 devstack sudo[96151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0676c63a-d2b1-46b9-b4ae-6f16b759f586 tempest-SnapshotsActionsTest-577504898 None] Create snapshot completed successfully Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-a7833d83-d79e-4d86-8441-81e444b60e11-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-a7833d83-d79e-4d86-8441-81e444b60e11-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-a7833d83-d79e-4d86-8441-81e444b60e11" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-a7833d83-d79e-4d86-8441-81e444b60e11" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Deleting offline snapshot a7833d83-d79e-4d86-8441-81e444b60e11 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] snapshot_file for this snap is: volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[dba63c63-0a28-4691-9f1e-ab919fb10345]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:31 devstack sudo[96153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 Jun 29 10:45:31 devstack sudo[96153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:31 devstack sudo[96151]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 1073741824" returned: 0 in 1.218s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:31 devstack sudo[96159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 Jun 29 10:45:31 devstack sudo[96159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:32 devstack sudo[96153]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11" returned: 0 in 0.887s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b936078-c085-4cf8-9f2c-3f7b823d78e3]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:32 devstack sudo[96164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:32 devstack sudo[96164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:32 devstack sudo[96159]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5" returned: 0 in 0.743s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] <== create_volume: return (2015ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.021s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ea671d5-b37f-48dc-a3f3-dd7328a3e38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52f41414-ce94-4fee-86c8-0966b434bed5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e745c40-066b-4713-bfac-c4e4f635190c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Volume volume-52f41414-ce94-4fee-86c8-0966b434bed5 (52f41414-ce94-4fee-86c8-0966b434bed5): created successfully Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e745c40-066b-4713-bfac-c4e4f635190c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Flow 'volume_create_manager' (d353f9a7-3544-4078-96b2-feca6bc392f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-93c1ce97-53c4-45ba-8aeb-aa0d20d8f6d1 req-97c977e7-abfc-4b8f-89eb-c5813fce6920 tempest-VolumesSnapshotsTestJSON-309633964 None] Created volume successfully. Jun 29 10:45:33 devstack sudo[96164]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 0.916s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:33 devstack sudo[96171]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 Jun 29 10:45:33 devstack sudo[96171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Flow 'volume_create_manager' (fce5deb5-196b-4ca0-b48b-5a792149ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a959eb2-179a-4b00-9f57-4230ad0ac003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a959eb2-179a-4b00-9f57-4230ad0ac003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-133389233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8770669211b1415697741b792c56be80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:33Z,use_quota=True,user_id='ef9b8d9fe5024db7b2de41b70d7b0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (571f9cf5-4056-4e9a-856f-c67cc5685cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (571f9cf5-4056-4e9a-856f-c67cc5685cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f5baebf2-6636-4ec7-9c53-37da36ddb6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f5baebf2-6636-4ec7-9c53-37da36ddb6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7a97cc1-7b05-44a2-84cf-e8b2502b6d8e', 'volume_name': 'volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1150d720-f541-47c8-8e9b-46145cc4e725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1150d720-f541-47c8-8e9b-46145cc4e725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (abf5d845-60f5-4e5b-972a-28566a6f1579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Volume d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e', 'volume_size': 1} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-133389233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8770669211b1415697741b792c56be80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:33Z,use_quota=True,user_id='ef9b8d9fe5024db7b2de41b70d7b0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Creating volume d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:45:33 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:45:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:33 devstack sudo[96173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e 1073741824 Jun 29 10:45:33 devstack sudo[96173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:34 devstack sudo[96171]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11" returned: 0 in 1.046s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:34 devstack sudo[96183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11 Jun 29 10:45:34 devstack sudo[96183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:34 devstack sudo[96173]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e 1073741824" returned: 0 in 1.144s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:34 devstack sudo[96185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e Jun 29 10:45:34 devstack sudo[96185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:35 devstack sudo[96183]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.a7833d83-d79e-4d86-8441-81e444b60e11" returned: 0 in 0.888s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-a7833d83-d79e-4d86-8441-81e444b60e11" released by "_delete_snapshot" :: held 3.914s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" released by "delete_snapshot" :: held 3.944s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Created reservations ['3c8a99ec-f681-4e4f-a259-f5afaa5f2d02', 'a660f8b6-cc96-4bdd-8250-7ea3bde6d98a', 'dd98d124-7010-4baa-bc32-086989e17933', '0e265265-87bb-4414-bb6c-b5c31c334a39'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Delete snapshot completed successfully. Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5a7dda12-8c8d-4dac-9026-d0e432bea1ac tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-a7833d83-d79e-4d86-8441-81e444b60e11-delete_snapshot" released by "delete_snapshot" :: held 4.147s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:35 devstack sudo[96185]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e" returned: 0 in 0.839s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] <== create_volume: return (2084ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.088s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.371s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (abf5d845-60f5-4e5b-972a-28566a6f1579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0d3e85a-934b-48b0-bce6-fd33dc2b63e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Creating offline snapshot e89e2233-0fbe-456a-b73c-c7d6f45de53f of volume 52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:45:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Volume volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e (d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e): created successfully Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0d3e85a-934b-48b0-bce6-fd33dc2b63e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Flow 'volume_create_manager' (fce5deb5-196b-4ca0-b48b-5a792149ffdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a53bd741-48d1-4027-b732-7cb9d675e3f2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8ac7ff6c-01f0-451b-b8e9-67032c629d24 tempest-VolumesTestJSON-1970787373 None] Created volume successfully. Jun 29 10:45:35 devstack sudo[96189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 Jun 29 10:45:35 devstack sudo[96189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:36 devstack sudo[96189]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5" returned: 0 in 1.064s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:36 devstack sudo[96195]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f 1G Jun 29 10:45:36 devstack sudo[96195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Flow 'volume_create_manager' (9abda1a7-a6b9-40f4-b501-8e748f064849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf46a8ad-2388-4db3-bac5-66ea0584e269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf46a8ad-2388-4db3-bac5-66ea0584e269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-974883195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76775478-42f1-4be8-a20b-e4cc48d28c7f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8770669211b1415697741b792c56be80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:37Z,use_quota=True,user_id='ef9b8d9fe5024db7b2de41b70d7b0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0088807a-45c4-4966-b577-6121e47dd6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0088807a-45c4-4966-b577-6121e47dd6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e2560a4-5587-462e-b1ed-f2209bf61154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e2560a4-5587-462e-b1ed-f2209bf61154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76775478-42f1-4be8-a20b-e4cc48d28c7f', 'volume_name': 'volume-76775478-42f1-4be8-a20b-e4cc48d28c7f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3430e8be-1cf7-4059-b29c-b1952d9611d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3430e8be-1cf7-4059-b29c-b1952d9611d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b6b96f7-b4ce-47b9-9af3-480eb2341c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:37 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Volume 76775478-42f1-4be8-a20b-e4cc48d28c7f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76775478-42f1-4be8-a20b-e4cc48d28c7f', 'volume_size': 1} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:37 devstack sudo[96195]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f 1G" returned: 0 in 1.114s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-52f41414-ce94-4fee-86c8-0966b434bed5 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:37 devstack sudo[96219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-52f41414-ce94-4fee-86c8-0966b434bed5 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f Jun 29 10:45:37 devstack sudo[96219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:38 devstack sudo[96219]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-52f41414-ce94-4fee-86c8-0966b434bed5 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f" returned: 0 in 0.753s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:38 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f is being set with open permissions: ugo+rw Jun 29 10:45:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:38 devstack sudo[96224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f Jun 29 10:45:38 devstack sudo[96224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:39 devstack sudo[96224]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f" returned: 0 in 0.732s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:39 devstack sudo[96227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info Jun 29 10:45:39 devstack sudo[96227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:39 devstack sudo[96227]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info" returned: 0 in 0.721s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:39 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info is being set with open permissions: ugo+rw Jun 29 10:45:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:39 devstack sudo[96230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info Jun 29 10:45:39 devstack sudo[96230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:40 devstack sudo[96230]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.info" returned: 0 in 0.696s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.234s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.755s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Creating offline snapshot fa20c7a7-b341-49c5-b24f-d8c4759eb22f of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:45:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-13c76c2e-f1fb-47d3-b56d-eeee681ec6a2 req-3e881976-b53e-4c2f-ac23-35092e78fcc7 tempest-VolumesSnapshotsTestJSON-309633964 None] Create snapshot completed successfully Jun 29 10:45:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba4ace94-713d-43a6-8a10-43e57847ceb9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:40 devstack sudo[96234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:40 devstack sudo[96234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "cinder-e89e2233-0fbe-456a-b73c-c7d6f45de53f-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-e89e2233-0fbe-456a-b73c-c7d6f45de53f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "cinder-quobyte-52f41414-ce94-4fee-86c8-0966b434bed5" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-quobyte-52f41414-ce94-4fee-86c8-0966b434bed5" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "cinder-quobyte-e89e2233-0fbe-456a-b73c-c7d6f45de53f" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-quobyte-e89e2233-0fbe-456a-b73c-c7d6f45de53f" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Deleting offline snapshot e89e2233-0fbe-456a-b73c-c7d6f45de53f of volume 52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] snapshot_file for this snap is: volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e3417ce-df59-46a1-81ab-8760ef0cb0b6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:41 devstack sudo[96239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f Jun 29 10:45:41 devstack sudo[96239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:41 devstack sudo[96234]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 0.955s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:41 devstack sudo[96244]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f 1G Jun 29 10:45:41 devstack sudo[96244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:42 devstack sudo[96239]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f" returned: 0 in 0.917s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-52f41414-ce94-4fee-86c8-0966b434bed5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7cfb9bae-8bd7-49f5-9016-08cf37058a56]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:42 devstack sudo[96249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 Jun 29 10:45:42 devstack sudo[96249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:42 devstack sudo[96244]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f 1G" returned: 0 in 1.020s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:42 devstack sudo[96254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f Jun 29 10:45:42 devstack sudo[96254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:43 devstack sudo[96249]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5" returned: 0 in 0.935s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:43 devstack sudo[96260]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f Jun 29 10:45:43 devstack sudo[96260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:43 devstack sudo[96254]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f" returned: 0 in 0.773s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:43 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f is being set with open permissions: ugo+rw Jun 29 10:45:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:43 devstack sudo[96271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f Jun 29 10:45:43 devstack sudo[96271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:44 devstack sudo[96260]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f" returned: 0 in 1.138s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:44 devstack sudo[96324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f Jun 29 10:45:44 devstack sudo[96324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:44 devstack sudo[96271]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f" returned: 0 in 1.019s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.919s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.300s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-974883195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76775478-42f1-4be8-a20b-e4cc48d28c7f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8770669211b1415697741b792c56be80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:37Z,use_quota=True,user_id='ef9b8d9fe5024db7b2de41b70d7b0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Creating volume 76775478-42f1-4be8-a20b-e4cc48d28c7f {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:45:44 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:45:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:44 devstack sudo[96342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f 1073741824 Jun 29 10:45:44 devstack sudo[96342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f0a1b15f-fb69-40f9-a937-1cd6b76be0cb tempest-SnapshotsActionsTest-577504898 None] Create snapshot completed successfully Jun 29 10:45:45 devstack sudo[96324]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5.e89e2233-0fbe-456a-b73c-c7d6f45de53f" returned: 0 in 1.113s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-quobyte-e89e2233-0fbe-456a-b73c-c7d6f45de53f" released by "_delete_snapshot" :: held 4.296s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-quobyte-52f41414-ce94-4fee-86c8-0966b434bed5" released by "delete_snapshot" :: held 4.328s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-fa20c7a7-b341-49c5-b24f-d8c4759eb22f-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.quota [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Created reservations ['0640a4d5-52aa-4435-ade2-27e3715c00bf', '945b5034-f917-4d2c-badd-e46bb5292126', '43c9a328-f189-43ed-a133-a31bd8f50907', 'af3956c5-7fa2-4483-bc11-c4d96991541e'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-fa20c7a7-b341-49c5-b24f-d8c4759eb22f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" acquired by "delete_snapshot" :: waited 0.045s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Acquiring lock "cinder-quobyte-fa20c7a7-b341-49c5-b24f-d8c4759eb22f" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-fa20c7a7-b341-49c5-b24f-d8c4759eb22f" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Deleting offline snapshot fa20c7a7-b341-49c5-b24f-d8c4759eb22f of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] snapshot_file for this snap is: volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:45:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Delete snapshot completed successfully. Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d6af0d2-e384-4b4e-bd7b-120ad231de7b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-74dfc4d2-7de2-4530-acfb-17ca9d0690fd req-28cc34d8-3540-42e6-a164-e4cced49892b tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-e89e2233-0fbe-456a-b73c-c7d6f45de53f-delete_snapshot" released by "delete_snapshot" :: held 4.638s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:45 devstack sudo[96359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f Jun 29 10:45:45 devstack sudo[96359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:46 devstack sudo[96342]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f 1073741824" returned: 0 in 1.433s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:46 devstack sudo[96362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f Jun 29 10:45:46 devstack sudo[96362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "cinder-52f41414-ce94-4fee-86c8-0966b434bed5-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-52f41414-ce94-4fee-86c8-0966b434bed5-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "cinder-quobyte-52f41414-ce94-4fee-86c8-0966b434bed5" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-quobyte-52f41414-ce94-4fee-86c8-0966b434bed5" acquired by "delete_volume" :: waited 0.032s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:47 devstack sudo[96362]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f" returned: 0 in 0.976s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] <== create_volume: return (2466ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.471s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b6b96f7-b4ce-47b9-9af3-480eb2341c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76775478-42f1-4be8-a20b-e4cc48d28c7f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9bb8688-38db-4126-a132-d95b655556b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:47 devstack sudo[96359]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[87ebe47f-33e9-48b6-9957-d5adfed3f5e4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f" returned: 0 in 1.364s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:47 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Volume volume-76775478-42f1-4be8-a20b-e4cc48d28c7f (76775478-42f1-4be8-a20b-e4cc48d28c7f): created successfully Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9bb8688-38db-4126-a132-d95b655556b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Flow 'volume_create_manager' (9abda1a7-a6b9-40f4-b501-8e748f064849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c67ea831-98f0-467f-b5c9-de41877d9c72]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5fe01f15-148f-44c8-ac1f-c0fd324fa5e6 tempest-VolumesTestJSON-1970787373 None] Created volume successfully. Jun 29 10:45:47 devstack sudo[96369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 Jun 29 10:45:47 devstack sudo[96369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:47 devstack sudo[96370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:47 devstack sudo[96370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:48 devstack sudo[96369]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5" returned: 0 in 1.050s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:48 devstack sudo[96379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5 Jun 29 10:45:48 devstack sudo[96379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:48 devstack sudo[96370]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.072s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:48 devstack sudo[96381]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f Jun 29 10:45:48 devstack sudo[96381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Flow 'volume_create_manager' (79296abd-5e5e-4cab-96f0-8326f4e3f508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (831aed83-87ed-44e5-bf69-a685acaa27f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (831aed83-87ed-44e5-bf69-a685acaa27f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-238508887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=614d3398-0752-42d8-a00c-69ee19906e28,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8770669211b1415697741b792c56be80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:49Z,use_quota=True,user_id='ef9b8d9fe5024db7b2de41b70d7b0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a90c494a-5a99-49ea-91cb-57bea4e0f9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a90c494a-5a99-49ea-91cb-57bea4e0f9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e8e46f8-8953-4e09-b5fa-b86e390042b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e8e46f8-8953-4e09-b5fa-b86e390042b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '614d3398-0752-42d8-a00c-69ee19906e28', 'volume_name': 'volume-614d3398-0752-42d8-a00c-69ee19906e28', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dc2ae23-54fe-4c52-8849-9defaa8630f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dc2ae23-54fe-4c52-8849-9defaa8630f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6b43017-17a3-49b0-8071-799ba3cd2cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Volume 614d3398-0752-42d8-a00c-69ee19906e28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-614d3398-0752-42d8-a00c-69ee19906e28', 'volume_size': 1} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-238508887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=614d3398-0752-42d8-a00c-69ee19906e28,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8770669211b1415697741b792c56be80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:45:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:45:49Z,use_quota=True,user_id='ef9b8d9fe5024db7b2de41b70d7b0cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Creating volume 614d3398-0752-42d8-a00c-69ee19906e28 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:45:49 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:49 devstack sudo[96379]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:49 devstack sudo[96387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 1073741824 Jun 29 10:45:49 devstack sudo[96387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-52f41414-ce94-4fee-86c8-0966b434bed5" returned: 0 in 1.246s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-quobyte-52f41414-ce94-4fee-86c8-0966b434bed5" released by "delete_volume" :: held 2.420s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.quota [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Created reservations ['936476d7-3db9-4f10-9e19-a6885a830596', 'b9c85e44-dc70-44c2-9d13-81c54a4727cd', 'f170ace0-d46e-4469-b949-374a8b66b3ae', '59467fa8-65ec-4250-862a-9dea11bf16b1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:49 devstack sudo[96390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:45:49 devstack sudo[96390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:49 devstack sudo[96381]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f" returned: 0 in 1.512s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:49 devstack sudo[96392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f Jun 29 10:45:49 devstack sudo[96392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:50 devstack sudo[96390]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.088s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:50 devstack cinder-volume[93485]: DEBUG cinder.manager [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:45:50 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Deleted volume successfully. Jun 29 10:45:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-c19f2ac3-fc47-4dd9-9104-ba0a9dc44fd7 req-2443bd29-3718-4411-8709-224acb1a61fa tempest-VolumesSnapshotsTestJSON-309633964 None] Lock "cinder-52f41414-ce94-4fee-86c8-0966b434bed5-delete_volume" released by "delete_volume" :: held 3.937s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:50 devstack sudo[96387]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 1073741824" returned: 0 in 1.577s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:51 devstack sudo[96400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 Jun 29 10:45:51 devstack sudo[96400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:51 devstack sudo[96392]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.fa20c7a7-b341-49c5-b24f-d8c4759eb22f" returned: 0 in 1.280s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-fa20c7a7-b341-49c5-b24f-d8c4759eb22f" released by "_delete_snapshot" :: held 5.429s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" released by "delete_snapshot" :: held 5.473s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:51 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Created reservations ['b3684df6-8f56-47a6-a6dd-b8b5df571e0b', '50226c1a-3234-44fd-80d7-c6e8648b538c', 'e7dc0c1d-97a6-4201-b29f-9a2bf15a7165', '443281eb-9cd2-4072-860b-a9ed75d41bcb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Delete snapshot completed successfully. Jun 29 10:45:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-955fd55f-6b63-429d-8d53-fba551a979f6 tempest-SnapshotsActionsTest-1380917028 None] Lock "cinder-fa20c7a7-b341-49c5-b24f-d8c4759eb22f-delete_snapshot" released by "delete_snapshot" :: held 5.706s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:52 devstack sudo[96400]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28" returned: 0 in 1.106s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] <== create_volume: return (2761ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.764s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6b43017-17a3-49b0-8071-799ba3cd2cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-614d3398-0752-42d8-a00c-69ee19906e28', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45074cdd-f325-462b-91cb-b1ea0c2b6433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:45:52 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Volume volume-614d3398-0752-42d8-a00c-69ee19906e28 (614d3398-0752-42d8-a00c-69ee19906e28): created successfully Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45074cdd-f325-462b-91cb-b1ea0c2b6433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Flow 'volume_create_manager' (79296abd-5e5e-4cab-96f0-8326f4e3f508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:45:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d0c726d7-ade5-4829-b91e-855620b01ef9 tempest-VolumesTestJSON-1970787373 None] Created volume successfully. Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "cinder-3f4bef12-d0d8-429c-ac5b-67a1a458e218-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-3f4bef12-d0d8-429c-ac5b-67a1a458e218-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "cinder-quobyte-3f4bef12-d0d8-429c-ac5b-67a1a458e218" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-quobyte-3f4bef12-d0d8-429c-ac5b-67a1a458e218" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Deleting offline snapshot 3f4bef12-d0d8-429c-ac5b-67a1a458e218 of volume 8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:45:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] snapshot_file for this snap is: volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:45:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc98cff1-c351-491c-abb6-0a3ce46be4e4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:53 devstack sudo[96405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:53 devstack sudo[96405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Acquiring lock "cinder-614d3398-0752-42d8-a00c-69ee19906e28-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Lock "cinder-614d3398-0752-42d8-a00c-69ee19906e28-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Acquiring lock "cinder-quobyte-614d3398-0752-42d8-a00c-69ee19906e28" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Lock "cinder-quobyte-614d3398-0752-42d8-a00c-69ee19906e28" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[50ad2d48-3ae0-4c56-90df-eacd2658228e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:54 devstack sudo[96441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 Jun 29 10:45:54 devstack sudo[96441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:54 devstack sudo[96405]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 1.499s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b27cf216-183a-4608-a419-9ca8231d91ec]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:54 devstack sudo[96446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 Jun 29 10:45:54 devstack sudo[96446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:55 devstack sudo[96441]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28" returned: 0 in 1.327s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:55 devstack sudo[96456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28 Jun 29 10:45:55 devstack sudo[96456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:55 devstack sudo[96446]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2" returned: 0 in 1.058s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:55 devstack sudo[96459]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:55 devstack sudo[96459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:56 devstack sudo[96456]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-614d3398-0752-42d8-a00c-69ee19906e28" returned: 0 in 0.846s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Lock "cinder-quobyte-614d3398-0752-42d8-a00c-69ee19906e28" released by "delete_volume" :: held 2.259s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Created reservations ['19370127-d2c9-4fcd-807b-d64fd7779f2d', 'dbfab4c6-be48-470c-8c29-56ef5277eab8', 'a2ed1a2e-e753-4915-b75c-a4344e2c21d9', '5dfd9ec5-30a8-49ec-ae03-1e2983f9be70'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:56 devstack sudo[96466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:45:56 devstack sudo[96466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:56 devstack sudo[96459]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 0.955s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:56 devstack sudo[96468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218 Jun 29 10:45:56 devstack sudo[96468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:57 devstack sudo[96466]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.717s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:45:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Deleted volume successfully. Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e998fbb9-bdca-4aea-9fec-cd96969ed93a tempest-VolumesTestJSON-1970787373 None] Lock "cinder-614d3398-0752-42d8-a00c-69ee19906e28-delete_volume" released by "delete_volume" :: held 3.305s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:57 devstack sudo[96468]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2.3f4bef12-d0d8-429c-ac5b-67a1a458e218" returned: 0 in 0.721s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-quobyte-3f4bef12-d0d8-429c-ac5b-67a1a458e218" released by "_delete_snapshot" :: held 4.410s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "cinder-76775478-42f1-4be8-a20b-e4cc48d28c7f-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" released by "delete_snapshot" :: held 4.453s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-76775478-42f1-4be8-a20b-e4cc48d28c7f-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "cinder-quobyte-76775478-42f1-4be8-a20b-e4cc48d28c7f" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-quobyte-76775478-42f1-4be8-a20b-e4cc48d28c7f" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ac7eadd-0958-4511-869a-0e139fa6b282]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Created reservations ['983806a1-5de1-4c78-a5f5-75184caddc16', '4b3a2575-ae8d-4a8f-87c1-b97b5599ae19', '73e2f914-3304-4dbe-adf9-0bd3745fecf8', 'b2f03420-ae31-44ed-9661-9f1f2e327e0e'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fd5c2357-91b2-49fc-a074-6b2a86d64e8a tempest-BackendsCapabilitiesAdminTestsJSON-974601145 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7576904296875, 'free_capacity_gb': 1775.7576904296875, 'reserved_percentage': 0, 'QoS_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=93485) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Jun 29 10:45:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Delete snapshot completed successfully. Jun 29 10:45:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74261055-848f-4241-970b-b126ba3eaf3f tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-3f4bef12-d0d8-429c-ac5b-67a1a458e218-delete_snapshot" released by "delete_snapshot" :: held 4.712s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:57 devstack sudo[96472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f Jun 29 10:45:57 devstack sudo[96472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8cd6ec3-e8f9-400f-802f-389991097e4b tempest-BackendsCapabilitiesAdminTestsJSON-974601145 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.1.14', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.7576904296875, 'free_capacity_gb': 1775.7576904296875, 'reserved_percentage': 0, 'QoS_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=93485) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "cinder-8d09e056-f954-4bd3-a99c-c076d46f1aa2-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-8d09e056-f954-4bd3-a99c-c076d46f1aa2-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:58 devstack sudo[96472]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f" returned: 0 in 0.890s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:58 devstack sudo[96477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f Jun 29 10:45:58 devstack sudo[96477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[aee780f6-e1e7-4c44-85ee-78fa5a51e9fc]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:45:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:58 devstack sudo[96479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 Jun 29 10:45:58 devstack sudo[96479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:59 devstack sudo[96477]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-76775478-42f1-4be8-a20b-e4cc48d28c7f" returned: 0 in 0.768s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-quobyte-76775478-42f1-4be8-a20b-e4cc48d28c7f" released by "delete_volume" :: held 1.712s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Created reservations ['97f102d5-323b-4006-8e06-6632cca6424f', '93cd654c-3c85-440a-8c81-ea67a8887676', '4af28f90-d488-4b9e-afea-3f0e7f1f758f', '5b175a43-e674-4ff7-ab21-bcbbeec9c3dd'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:59 devstack sudo[96504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:45:59 devstack sudo[96504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:59 devstack sudo[96479]: pam_unix(sudo:session): session closed for user root Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2" returned: 0 in 1.106s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:45:59 devstack sudo[96506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2 Jun 29 10:45:59 devstack sudo[96506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "cinder-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "cinder-quobyte-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:45:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-quobyte-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9355fa71-639f-4bf0-8772-8625a8be8a3e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:00 devstack sudo[96508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e Jun 29 10:46:00 devstack sudo[96508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:00 devstack sudo[96504]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.908s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Deleted volume successfully. Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-01182e5f-d559-4078-a35b-1f9e88e54577 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-76775478-42f1-4be8-a20b-e4cc48d28c7f-delete_volume" released by "delete_volume" :: held 2.972s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:00 devstack sudo[96506]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8d09e056-f954-4bd3-a99c-c076d46f1aa2" returned: 0 in 0.917s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-quobyte-8d09e056-f954-4bd3-a99c-c076d46f1aa2" released by "delete_volume" :: held 2.081s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Created reservations ['13f741ec-0e2e-4e95-bb60-13a24fe58c8a', '30b219b8-f3a3-485c-b5ab-b3db9c5ff84a', 'ef8b75b1-48b0-4c4c-9dde-d3d15edc6f81', 'cbac943c-fdb7-41a9-8cbb-69b88f87f519'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:00 devstack sudo[96513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:00 devstack sudo[96513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:01 devstack sudo[96508]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e" returned: 0 in 1.054s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:01 devstack sudo[96518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e Jun 29 10:46:01 devstack sudo[96518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:01 devstack sudo[96513]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.794s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:01 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Deleted volume successfully. Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2c846640-45a7-4ef6-9d2d-c5cf88eab382 tempest-SnapshotsActionsTest-577504898 None] Lock "cinder-8d09e056-f954-4bd3-a99c-c076d46f1aa2-delete_volume" released by "delete_volume" :: held 3.152s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:01 devstack sudo[96518]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e" returned: 0 in 0.741s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-quobyte-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e" released by "delete_volume" :: held 1.889s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:01 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Created reservations ['49bdac7b-2ec7-40e2-84c0-48eff351b40a', '5c84d984-d4e2-476a-83c8-0091bac0d3ad', '56c3b3c2-de70-4f4c-b44b-cb20088f6c1f', 'dc61d76a-4cec-4444-97f6-8ca4b266cb7c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:02 devstack sudo[96522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:02 devstack sudo[96522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:02 devstack sudo[96522]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.790s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Deleted volume successfully. Jun 29 10:46:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e7ccfc3f-17cf-4d17-a6e7-3bb808dd30f8 tempest-VolumesTestJSON-1970787373 None] Lock "cinder-d7a97cc1-7b05-44a2-84cf-e8b2502b6d8e-delete_volume" released by "delete_volume" :: held 3.037s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:11 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=73,cinder:UPDATE=98,cinder:INSERT=27,cinder:DELETE=8 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:12 devstack sudo[96529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:12 devstack sudo[96529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:12 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:DELETE=7,cinder:UPDATE=91,cinder:SELECT=74,cinder:INSERT=23 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:46:13 devstack sudo[96529]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.882s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Flow 'volume_create_manager' (dc5aa61a-7edb-4523-8d90-b495502fbf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4193455-85d5-41ae-a9be-9a1a556e5424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4193455-85d5-41ae-a9be-9a1a556e5424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1790894409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=250ff104-44bf-41e5-9839-b2abb49b88aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980f306450864fd5ac293c1b98bfb1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:28Z,use_quota=True,user_id='cfc77614cb0742e592f219dde029f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad34a1af-373b-4092-b7fc-58210144201a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad34a1af-373b-4092-b7fc-58210144201a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1b77abe-e0f5-42bb-bd7d-69261121f70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1b77abe-e0f5-42bb-bd7d-69261121f70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '250ff104-44bf-41e5-9839-b2abb49b88aa', 'volume_name': 'volume-250ff104-44bf-41e5-9839-b2abb49b88aa', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b12baf44-9e7b-484d-b88f-b7aeb1691f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b12baf44-9e7b-484d-b88f-b7aeb1691f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c8001f6-6fd8-47e3-a0af-d8bbd645c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Volume 250ff104-44bf-41e5-9839-b2abb49b88aa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-250ff104-44bf-41e5-9839-b2abb49b88aa', 'volume_size': 1} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1790894409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=250ff104-44bf-41e5-9839-b2abb49b88aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980f306450864fd5ac293c1b98bfb1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:28Z,use_quota=True,user_id='cfc77614cb0742e592f219dde029f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Creating volume 250ff104-44bf-41e5-9839-b2abb49b88aa {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:46:28 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:46:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:28 devstack sudo[96603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa 1073741824 Jun 29 10:46:28 devstack sudo[96603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:28 devstack sudo[96603]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa 1073741824" returned: 0 in 0.950s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:29 devstack sudo[96609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa Jun 29 10:46:29 devstack sudo[96609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Flow 'volume_create_manager' (46160e38-5d9c-412f-a61a-19dbe742014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3faf38f2-7784-412b-9852-76736c1e2793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3faf38f2-7784-412b-9852-76736c1e2793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1027060833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc43112e-a183-4b79-a6db-decec6bea739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8ad7f009bb462a9aa25b01ed4854e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:29Z,use_quota=True,user_id='8738faad3ba34167ab3066fabb1459f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8dc89fa6-1c7a-4e47-bfeb-a6f623ee1829),volume_type_id=8dc89fa6-1c7a-4e47-bfeb-a6f623ee1829)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ef9bc6a-b416-4f9e-a4fa-786884f5d7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ef9bc6a-b416-4f9e-a4fa-786884f5d7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cc64024-d9db-470d-b99e-16be515329b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cc64024-d9db-470d-b99e-16be515329b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc43112e-a183-4b79-a6db-decec6bea739', 'volume_name': 'volume-dc43112e-a183-4b79-a6db-decec6bea739', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (844282d5-652c-4985-98f4-12615b116f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (844282d5-652c-4985-98f4-12615b116f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f7d3f31-abca-4de1-b4b9-bf3cddefc2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Volume dc43112e-a183-4b79-a6db-decec6bea739: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc43112e-a183-4b79-a6db-decec6bea739', 'volume_size': 1} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:29 devstack sudo[96609]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa" returned: 0 in 0.780s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] <== create_volume: return (1795ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.797s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.254s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1027060833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc43112e-a183-4b79-a6db-decec6bea739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f8ad7f009bb462a9aa25b01ed4854e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:29Z,use_quota=True,user_id='8738faad3ba34167ab3066fabb1459f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8dc89fa6-1c7a-4e47-bfeb-a6f623ee1829),volume_type_id=8dc89fa6-1c7a-4e47-bfeb-a6f623ee1829)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Creating volume dc43112e-a183-4b79-a6db-decec6bea739 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:46:29 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:29 devstack sudo[96620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 1073741824 Jun 29 10:46:29 devstack sudo[96620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c8001f6-6fd8-47e3-a0af-d8bbd645c074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-250ff104-44bf-41e5-9839-b2abb49b88aa', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fe14fb3-e9f0-466e-9e98-678b0461ccab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Volume volume-250ff104-44bf-41e5-9839-b2abb49b88aa (250ff104-44bf-41e5-9839-b2abb49b88aa): created successfully Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fe14fb3-e9f0-466e-9e98-678b0461ccab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Flow 'volume_create_manager' (dc5aa61a-7edb-4523-8d90-b495502fbf38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-eed1c26a-7a2b-4ae8-8336-71c9d99e83d7 tempest-VolumeQuotasAdminTestJSON-1820259906 None] Created volume successfully. Jun 29 10:46:30 devstack sudo[96620]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 1073741824" returned: 0 in 0.921s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:30 devstack sudo[96627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 Jun 29 10:46:30 devstack sudo[96627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:31 devstack sudo[96627]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739" returned: 0 in 0.723s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] <== create_volume: return (1696ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.699s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.612s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f7d3f31-abca-4de1-b4b9-bf3cddefc2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc43112e-a183-4b79-a6db-decec6bea739', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05fed777-5c1a-4c20-a562-a556390a32d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee0dd6ae-5d38-40ab-9192-67caecdbc4d4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:31 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Volume volume-dc43112e-a183-4b79-a6db-decec6bea739 (dc43112e-a183-4b79-a6db-decec6bea739): created successfully Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05fed777-5c1a-4c20-a562-a556390a32d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Flow 'volume_create_manager' (46160e38-5d9c-412f-a61a-19dbe742014a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Flow 'volume_create_manager' (f0df0c66-8533-4d41-aabe-acb10e84649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56d7cd65-bf81-4cc0-9e1a-11f3fa0e64e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56d7cd65-bf81-4cc0-9e1a-11f3fa0e64e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1890129431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c71014f2-358c-424a-8421-e2c81cf2a5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e005b7e392d48a09115c2118a426bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:31Z,use_quota=True,user_id='384fe2c9a5b8424ea69d953657ff2648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a93c102f-5ebd-4ed3-afa7-d1027b6ef7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a93c102f-5ebd-4ed3-afa7-d1027b6ef7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fbc359d3-898c-413b-bea8-655e6c66aec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:31 devstack sudo[96630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a Jun 29 10:46:31 devstack sudo[96630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fbc359d3-898c-413b-bea8-655e6c66aec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c71014f2-358c-424a-8421-e2c81cf2a5c4', 'volume_name': 'volume-c71014f2-358c-424a-8421-e2c81cf2a5c4', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfc85441-f956-499a-af48-5ebb30ca0f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfc85441-f956-499a-af48-5ebb30ca0f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d5b3f8c-1253-4c3c-afad-0deb1e58389b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:31 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Volume c71014f2-358c-424a-8421-e2c81cf2a5c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c71014f2-358c-424a-8421-e2c81cf2a5c4', 'volume_size': 1} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:31 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8981e989-5b32-4d42-80e3-514c4190a794 tempest-VolumeTypesAccessTest-1473187492 None] Created volume successfully. Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "cinder-250ff104-44bf-41e5-9839-b2abb49b88aa-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "cinder-250ff104-44bf-41e5-9839-b2abb49b88aa-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "cinder-quobyte-250ff104-44bf-41e5-9839-b2abb49b88aa" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "cinder-quobyte-250ff104-44bf-41e5-9839-b2abb49b88aa" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d967a420-a2b2-4f67-88f3-fbb0cdc723f9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:31 devstack sudo[96632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa Jun 29 10:46:31 devstack sudo[96632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:32 devstack sudo[96630]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a" returned: 0 in 0.871s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.921s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.725s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1890129431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c71014f2-358c-424a-8421-e2c81cf2a5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e005b7e392d48a09115c2118a426bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:31Z,use_quota=True,user_id='384fe2c9a5b8424ea69d953657ff2648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Creating volume c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:46:32 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:32 devstack sudo[96637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 1073741824 Jun 29 10:46:32 devstack sudo[96637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-0782e578-c2c4-4755-8306-2fc42838263a', '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': 'af12013a-3f80-4c17-b6bc-e738b1f13d88', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:46:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-47c58934-796a-4748-98cc-36cb6da48a84 req-17d1dc5c-71c1-45fd-8eef-b4b3b5f405bc tempest-TaggedAttachmentsTest-1299511052 None] attachment_update completed successfully. Jun 29 10:46:32 devstack sudo[96632]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa" returned: 0 in 0.878s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:32 devstack sudo[96643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa Jun 29 10:46:32 devstack sudo[96643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Acquiring lock "cinder-dc43112e-a183-4b79-a6db-decec6bea739-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Lock "cinder-dc43112e-a183-4b79-a6db-decec6bea739-delete_volume" acquired by "delete_volume" :: waited 0.072s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Acquiring lock "cinder-quobyte-dc43112e-a183-4b79-a6db-decec6bea739" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Lock "cinder-quobyte-dc43112e-a183-4b79-a6db-decec6bea739" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[91031c88-e8a9-4aa7-bb5e-a7659a5d62aa]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:33 devstack sudo[96713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 Jun 29 10:46:33 devstack sudo[96713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:33 devstack sudo[96637]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 1073741824" returned: 0 in 1.083s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:33 devstack sudo[96718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 Jun 29 10:46:33 devstack sudo[96718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:33 devstack sudo[96643]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-250ff104-44bf-41e5-9839-b2abb49b88aa" returned: 0 in 0.892s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "cinder-quobyte-250ff104-44bf-41e5-9839-b2abb49b88aa" released by "delete_volume" :: held 1.849s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Created reservations ['8353ba8e-14cf-4d0e-9bd4-ab212e41df68', '1d65d537-dc86-445b-9c5c-65a42112912d', 'd75fa9a6-f956-423f-9489-c74b4b649217', '7224c6ae-edd9-4218-94e8-7fc900a091f4'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:33 devstack sudo[97035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:33 devstack sudo[97035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:34 devstack sudo[96713]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739" returned: 0 in 1.011s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:34 devstack sudo[97044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739 Jun 29 10:46:34 devstack sudo[97044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:34 devstack sudo[96718]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4" returned: 0 in 0.902s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] <== create_volume: return (2039ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.043s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d5b3f8c-1253-4c3c-afad-0deb1e58389b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c71014f2-358c-424a-8421-e2c81cf2a5c4', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03b9eae0-c16f-446e-a188-4445ab2408f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Volume volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 (c71014f2-358c-424a-8421-e2c81cf2a5c4): created successfully Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03b9eae0-c16f-446e-a188-4445ab2408f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Flow 'volume_create_manager' (f0df0c66-8533-4d41-aabe-acb10e84649f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-968eaf72-2913-400c-8fc3-4fe585746663 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Created volume successfully. Jun 29 10:46:34 devstack sudo[97035]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.876s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Deleted volume successfully. Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bcd15f24-36f5-451a-a8e6-d42352f61cac tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "cinder-250ff104-44bf-41e5-9839-b2abb49b88aa-delete_volume" released by "delete_volume" :: held 3.058s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Flow 'volume_create_manager' (71d616bf-5fcb-419e-b374-7ca5b60d781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f0e9ebd-6128-47d1-9c3c-8e1e26dab752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f0e9ebd-6128-47d1-9c3c-8e1e26dab752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1801881515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20e997c7-5b2f-42e5-8a56-8d8455889cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980f306450864fd5ac293c1b98bfb1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:35Z,use_quota=True,user_id='cfc77614cb0742e592f219dde029f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bdb2075-1ff6-43b3-965f-a219c668ffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bdb2075-1ff6-43b3-965f-a219c668ffa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ea38e32-6735-4047-a945-933a83520e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ea38e32-6735-4047-a945-933a83520e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20e997c7-5b2f-42e5-8a56-8d8455889cdf', 'volume_name': 'volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f7684b2-c004-49c1-b389-1b76b5706a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f7684b2-c004-49c1-b389-1b76b5706a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (986fdf35-9d95-43e2-b555-93046f48c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Volume 20e997c7-5b2f-42e5-8a56-8d8455889cdf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf', 'volume_size': 1} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1801881515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20e997c7-5b2f-42e5-8a56-8d8455889cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='980f306450864fd5ac293c1b98bfb1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:35Z,use_quota=True,user_id='cfc77614cb0742e592f219dde029f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Creating volume 20e997c7-5b2f-42e5-8a56-8d8455889cdf {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:46:34 devstack sudo[97044]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:46:34 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:46:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dc43112e-a183-4b79-a6db-decec6bea739" returned: 0 in 0.826s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:35 devstack sudo[97049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf 1073741824 Jun 29 10:46:35 devstack sudo[97049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Lock "cinder-quobyte-dc43112e-a183-4b79-a6db-decec6bea739" released by "delete_volume" :: held 1.896s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:35 devstack cinder-volume[93485]: WARNING cinder.quota [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1602287168 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1602287168, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:46:35 devstack cinder-volume[93485]: WARNING cinder.quota [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1602287168 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1602287168, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Created reservations ['fd9c81c7-a7c9-4983-8db6-732843017c0d', '709c2733-16bb-40cf-9ad3-180e425fc99a', '24b208b1-0f71-4f3c-a357-340fbe53d3d7', '8489b6f8-914c-400c-bd30-3c128d4d1727'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:35 devstack sudo[97051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:35 devstack sudo[97051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:35 devstack sudo[97051]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.732s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Deleted volume successfully. Jun 29 10:46:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e53eecc7-2874-4e53-9667-cd24883b8838 tempest-VolumeTypesAccessTest-1473187492 None] Lock "cinder-dc43112e-a183-4b79-a6db-decec6bea739-delete_volume" released by "delete_volume" :: held 2.998s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:36 devstack sudo[97049]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf 1073741824" returned: 0 in 1.055s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:36 devstack sudo[97060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf Jun 29 10:46:36 devstack sudo[97060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:36 devstack sudo[97060]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf" returned: 0 in 0.671s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] <== create_volume: return (1785ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.787s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.610s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Creating offline snapshot cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 of volume c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (986fdf35-9d95-43e2-b555-93046f48c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fcee55d-cc88-4ea9-a6c6-722ba17e963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9d049d3-d02d-4bf6-a363-c5d4db67693f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:36 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Volume volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf (20e997c7-5b2f-42e5-8a56-8d8455889cdf): created successfully Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fcee55d-cc88-4ea9-a6c6-722ba17e963c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Flow 'volume_create_manager' (71d616bf-5fcb-419e-b374-7ca5b60d781f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-355eddf9-d42d-4d02-8ead-b0ede0dcc99b tempest-VolumeQuotasAdminTestJSON-1820259906 None] Created volume successfully. Jun 29 10:46:36 devstack sudo[97063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 Jun 29 10:46:36 devstack sudo[97063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:37 devstack sudo[97063]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4" returned: 0 in 0.897s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:37 devstack sudo[97069]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 1G Jun 29 10:46:37 devstack sudo[97069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:38 devstack sudo[97069]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 1G" returned: 0 in 1.172s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:38 devstack sudo[97079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 Jun 29 10:46:38 devstack sudo[97079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-bc205ffd-f5ce-4067-a07d-1b7e2f1a4518 tempest-VolumeQuotasAdminTestJSON-1718221435 None] Transfer volume completed successfully. Jun 29 10:46:39 devstack sudo[97079]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" returned: 0 in 0.968s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:39 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 is being set with open permissions: ugo+rw Jun 29 10:46:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:39 devstack sudo[97084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 Jun 29 10:46:39 devstack sudo[97084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Acquiring lock "cinder-20e997c7-5b2f-42e5-8a56-8d8455889cdf-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Lock "cinder-20e997c7-5b2f-42e5-8a56-8d8455889cdf-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Acquiring lock "cinder-quobyte-20e997c7-5b2f-42e5-8a56-8d8455889cdf" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:40 devstack sudo[97084]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" returned: 0 in 0.740s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Lock "cinder-quobyte-20e997c7-5b2f-42e5-8a56-8d8455889cdf" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e0100ec4-87b5-4895-bc45-b28736dfcf7d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:40 devstack sudo[97090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info Jun 29 10:46:40 devstack sudo[97090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:40 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/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf Jun 29 10:46:40 devstack sudo[97089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-77675e06-9956-45f6-8681-af8fbbb3058f req-4cf793c1-9ff3-4ff3-88f4-31c01f54529c tempest-TaggedAttachmentsTest-1299511052 None] Terminate volume connection completed successfully. Jun 29 10:46:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-77675e06-9956-45f6-8681-af8fbbb3058f req-4cf793c1-9ff3-4ff3-88f4-31c01f54529c tempest-TaggedAttachmentsTest-1299511052 None] Deleting attachment af12013a-3f80-4c17-b6bc-e738b1f13d88. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:46:41 devstack sudo[97090]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info" returned: 0 in 0.791s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:41 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info is being set with open permissions: ugo+rw Jun 29 10:46:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:41 devstack sudo[97129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info Jun 29 10:46:41 devstack sudo[97129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:41 devstack sudo[97089]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf" returned: 0 in 0.922s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:41 devstack sudo[97131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf Jun 29 10:46:41 devstack sudo[97131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:42 devstack sudo[97129]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.info" returned: 0 in 0.681s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.412s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1abe48ce-8ef1-444f-9ed4-5a78da5ccbe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Create snapshot completed successfully Jun 29 10:46:42 devstack sudo[97131]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-20e997c7-5b2f-42e5-8a56-8d8455889cdf" returned: 0 in 0.766s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Lock "cinder-quobyte-20e997c7-5b2f-42e5-8a56-8d8455889cdf" released by "delete_volume" :: held 1.759s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Created reservations ['381a9fcb-896a-4028-a387-75f0326ba800', '4116f52a-7ed0-412e-9b2f-e6f8f830c371', '606b0537-bfa8-4a90-bd9e-40d5d96188d4', '7c62bcb8-92ff-4ac3-a451-a74d46d8b131'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:42 devstack sudo[97135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:42 devstack sudo[97135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "cinder-cbd8218b-1e9e-41cd-a61e-61dcc3f9f532-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:43 devstack sudo[97135]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.828s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-cbd8218b-1e9e-41cd-a61e-61dcc3f9f532-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "cinder-quobyte-c71014f2-358c-424a-8421-e2c81cf2a5c4" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:43 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Deleted volume successfully. Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-quobyte-c71014f2-358c-424a-8421-e2c81cf2a5c4" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "cinder-quobyte-cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e792807b-14f7-4097-ab75-7f4b01999b99 tempest-VolumeQuotasAdminTestJSON-2011987984 None] Lock "cinder-20e997c7-5b2f-42e5-8a56-8d8455889cdf-delete_volume" released by "delete_volume" :: held 2.895s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-quobyte-cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Deleting offline snapshot cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 of volume c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] snapshot_file for this snap is: volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6cb27f4d-394a-4c8a-9e73-c57a947a6187]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:43 devstack sudo[97138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 Jun 29 10:46:43 devstack sudo[97138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:44 devstack sudo[97138]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" returned: 0 in 0.907s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c71014f2-358c-424a-8421-e2c81cf2a5c4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:46:44 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[88b8467a-1af1-4b78-98b3-0c885020338f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:44 devstack sudo[97143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 Jun 29 10:46:44 devstack sudo[97143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:45 devstack sudo[97143]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4" returned: 0 in 1.188s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:45 devstack sudo[97169]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 Jun 29 10:46:45 devstack sudo[97169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:46 devstack sudo[97169]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" returned: 0 in 0.978s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:46 devstack sudo[97176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532 Jun 29 10:46:46 devstack sudo[97176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:47 devstack sudo[97176]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4.cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" returned: 0 in 0.835s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-quobyte-cbd8218b-1e9e-41cd-a61e-61dcc3f9f532" released by "_delete_snapshot" :: held 4.101s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-quobyte-c71014f2-358c-424a-8421-e2c81cf2a5c4" released by "delete_snapshot" :: held 4.142s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Created reservations ['0620d27f-2674-4099-9234-f136346d5ce8', 'b0a07b8c-eecf-411f-8afd-1f7732ce06c5', 'e92448a7-9c57-4032-975f-5cfc5c4873d4', '03864064-a27d-4d32-b2df-6f4e33d2bf1d'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Delete snapshot completed successfully. Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-31a8dd82-f11c-470c-b912-5b7c8e256990 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-cbd8218b-1e9e-41cd-a61e-61dcc3f9f532-delete_snapshot" released by "delete_snapshot" :: held 4.448s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "cinder-c71014f2-358c-424a-8421-e2c81cf2a5c4-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-c71014f2-358c-424a-8421-e2c81cf2a5c4-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "cinder-quobyte-c71014f2-358c-424a-8421-e2c81cf2a5c4" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-quobyte-c71014f2-358c-424a-8421-e2c81cf2a5c4" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:48 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[022506a5-d7bf-487e-9388-20a0243faa4b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:48 devstack sudo[97179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 Jun 29 10:46:48 devstack sudo[97179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:49 devstack sudo[97179]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4" returned: 0 in 1.168s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:49 devstack sudo[97184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4 Jun 29 10:46:49 devstack sudo[97184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:50 devstack sudo[97184]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c71014f2-358c-424a-8421-e2c81cf2a5c4" returned: 0 in 0.826s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-quobyte-c71014f2-358c-424a-8421-e2c81cf2a5c4" released by "delete_volume" :: held 2.102s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Created reservations ['dd568cda-80bc-429d-9d1c-0c959d2fb88f', 'bc38d47a-4f7f-45fd-bf8e-b9f23c379047', 'd84ddf47-6b6c-45eb-912a-3b66686dc1d9', '7db026cb-de63-41a7-842b-89ebd3df3070'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:50 devstack sudo[97188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:50 devstack sudo[97188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:51 devstack sudo[97188]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.867s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:51 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Deleted volume successfully. Jun 29 10:46:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbb76ba6-16c8-4ba0-bd1c-4a7120bf82d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128559506 None] Lock "cinder-c71014f2-358c-424a-8421-e2c81cf2a5c4-delete_volume" released by "delete_volume" :: held 3.248s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:46:53 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:46:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Flow 'volume_create_manager' (39fb05b0-8e7b-42d4-8a9c-ab9b0587727c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49a951c6-5d75-4e89-81b3-15d2386c0065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49a951c6-5d75-4e89-81b3-15d2386c0065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-255196682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=de48903e-44ea-4f70-8775-c774cf1673da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bbd27014f54bd1a4ebbaa3e6264792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:54Z,use_quota=True,user_id='4b387e0d10e347639a0ee609fffaa309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c31b4a3-79d6-431a-a719-942f49e7b0f4),volume_type_id=4c31b4a3-79d6-431a-a719-942f49e7b0f4)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e51de2b-c194-4dcc-8550-957625dd07db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e51de2b-c194-4dcc-8550-957625dd07db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab0be2ed-7242-4c89-aed3-6a9ebad557cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab0be2ed-7242-4c89-aed3-6a9ebad557cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de48903e-44ea-4f70-8775-c774cf1673da', 'volume_name': 'volume-de48903e-44ea-4f70-8775-c774cf1673da', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f69545b-352e-4a64-b12b-1e3bdfe746c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f69545b-352e-4a64-b12b-1e3bdfe746c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32de94c8-4885-442f-9d5b-22edca2830b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:54 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Volume de48903e-44ea-4f70-8775-c774cf1673da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de48903e-44ea-4f70-8775-c774cf1673da', 'volume_size': 1} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-255196682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=de48903e-44ea-4f70-8775-c774cf1673da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bbd27014f54bd1a4ebbaa3e6264792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:54Z,use_quota=True,user_id='4b387e0d10e347639a0ee609fffaa309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c31b4a3-79d6-431a-a719-942f49e7b0f4),volume_type_id=4c31b4a3-79d6-431a-a719-942f49e7b0f4)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Creating volume de48903e-44ea-4f70-8775-c774cf1673da {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:46:54 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:46:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:54 devstack sudo[97234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da 1073741824 Jun 29 10:46:54 devstack sudo[97234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:55 devstack sudo[97234]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da 1073741824" returned: 0 in 1.352s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:55 devstack sudo[97276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da Jun 29 10:46:55 devstack sudo[97276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:56 devstack sudo[97276]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da" returned: 0 in 0.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] <== create_volume: return (2286ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.289s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32de94c8-4885-442f-9d5b-22edca2830b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de48903e-44ea-4f70-8775-c774cf1673da', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33743678-da9f-41e5-a171-fea313cae3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:56 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Volume volume-de48903e-44ea-4f70-8775-c774cf1673da (de48903e-44ea-4f70-8775-c774cf1673da): created successfully Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33743678-da9f-41e5-a171-fea313cae3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:56 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Flow 'volume_create_manager' (39fb05b0-8e7b-42d4-8a9c-ab9b0587727c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0db6b8a7-48f8-4e5b-b6cb-b22fc9e4f034 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Created volume successfully. Jun 29 10:46:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:57 devstack sudo[97281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:46:57 devstack sudo[97281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:58 devstack sudo[97281]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.817s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:46:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1c29cd42-03c3-43ef-a4ce-53a7ffc57766 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Retype volume completed successfully. Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Flow 'volume_create_manager' (0f2ca82d-7cbc-41b3-b32e-60164573e5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d53cb2d5-9b75-4842-a229-6bcfc9d01297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d53cb2d5-9b75-4842-a229-6bcfc9d01297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-320338812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2dea0ac-ce0a-484f-b192-86153cb195d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b917767e001457cacaa105be4fda9bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:59Z,use_quota=True,user_id='ff1092bfa03c494989f2813a8d55166e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa24e33b-5d61-4d0f-846a-5c525810afe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa24e33b-5d61-4d0f-846a-5c525810afe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8068e5b2-19a2-4f7a-80c1-32a0d7fdaa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8068e5b2-19a2-4f7a-80c1-32a0d7fdaa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2dea0ac-ce0a-484f-b192-86153cb195d4', 'volume_name': 'volume-e2dea0ac-ce0a-484f-b192-86153cb195d4', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (722bb7f0-172c-454b-b54d-e58c6432121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (722bb7f0-172c-454b-b54d-e58c6432121e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3be6ee9-60cf-4331-a494-2534feedd94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:46:58 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Volume e2dea0ac-ce0a-484f-b192-86153cb195d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2dea0ac-ce0a-484f-b192-86153cb195d4', 'volume_size': 1} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-320338812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2dea0ac-ce0a-484f-b192-86153cb195d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b917767e001457cacaa105be4fda9bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:46:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:46:59Z,use_quota=True,user_id='ff1092bfa03c494989f2813a8d55166e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Creating volume e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:46:58 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:58 devstack sudo[97284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 1073741824 Jun 29 10:46:58 devstack sudo[97284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Acquiring lock "cinder-de48903e-44ea-4f70-8775-c774cf1673da-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "cinder-de48903e-44ea-4f70-8775-c774cf1673da-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Acquiring lock "cinder-quobyte-de48903e-44ea-4f70-8775-c774cf1673da" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:46:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "cinder-quobyte-de48903e-44ea-4f70-8775-c774cf1673da" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:46:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[76d213a4-88eb-4ef5-bdb5-ee4e1295ae01]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:46:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:59 devstack sudo[97286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da Jun 29 10:46:59 devstack sudo[97286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:46:59 devstack sudo[97284]: pam_unix(sudo:session): session closed for user root Jun 29 10:46:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 1073741824" returned: 0 in 1.128s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:46:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:46:59 devstack sudo[97292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 Jun 29 10:46:59 devstack sudo[97292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:00 devstack sudo[97286]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da" returned: 0 in 1.008s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:00 devstack sudo[97296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da Jun 29 10:47:00 devstack sudo[97296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:00 devstack sudo[97292]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4" returned: 0 in 0.843s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] <== create_volume: return (2043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.047s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3be6ee9-60cf-4331-a494-2534feedd94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2dea0ac-ce0a-484f-b192-86153cb195d4', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d25dde6-ee73-42c5-bf1b-062a47976e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Volume volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 (e2dea0ac-ce0a-484f-b192-86153cb195d4): created successfully Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d25dde6-ee73-42c5-bf1b-062a47976e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Flow 'volume_create_manager' (0f2ca82d-7cbc-41b3-b32e-60164573e5f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-072ab8e1-307c-4742-a98a-85d8e48ee1dd tempest-SnapshotMetadataTestJSON-1204402556 None] Created volume successfully. Jun 29 10:47:01 devstack sudo[97296]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-de48903e-44ea-4f70-8775-c774cf1673da" returned: 0 in 0.864s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "cinder-quobyte-de48903e-44ea-4f70-8775-c774cf1673da" released by "delete_volume" :: held 1.965s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:01 devstack cinder-volume[93485]: WARNING cinder.quota [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 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. Jun 29 10:47:01 devstack cinder-volume[93485]: WARNING cinder.quota [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 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. Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Created reservations ['a4e215b8-c717-47b8-9c2a-ac3fec8e4b36', 'b04eefe3-0017-42a5-aad1-c391e65e3bc2', 'dbe1b87c-d475-4fd0-8e92-d7404c424f8a', '0481dfa5-7c2e-425e-83e4-8b210911b699'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:01 devstack sudo[97301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:01 devstack sudo[97301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:02 devstack sudo[97301]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.150s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Deleted volume successfully. Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Creating offline snapshot fd6e79a2-9ba0-41f8-8271-a765366c0ea6 of volume e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6eace469-bc8e-4cc9-b20c-0012763b05f8 tempest-VolumeRetypeWithoutMigrationTest-1829035360 None] Lock "cinder-de48903e-44ea-4f70-8775-c774cf1673da-delete_volume" released by "delete_volume" :: held 3.507s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[411956a9-e54c-40a5-9bc9-dd54a1640b98]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:02 devstack sudo[97305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 Jun 29 10:47:02 devstack sudo[97305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Acquiring lock "cinder-0782e578-c2c4-4755-8306-2fc42838263a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Lock "cinder-0782e578-c2c4-4755-8306-2fc42838263a-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Acquiring lock "cinder-quobyte-0782e578-c2c4-4755-8306-2fc42838263a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Lock "cinder-quobyte-0782e578-c2c4-4755-8306-2fc42838263a" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[210a8f57-38e7-451d-ac42-52bd555a22ba]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:02 devstack sudo[97307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a Jun 29 10:47:02 devstack sudo[97307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:03 devstack sudo[97305]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4" returned: 0 in 1.041s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:03 devstack sudo[97312]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 1G Jun 29 10:47:03 devstack sudo[97312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:03 devstack sudo[97307]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a" returned: 0 in 1.134s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:04 devstack sudo[97317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a Jun 29 10:47:04 devstack sudo[97317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:04 devstack sudo[97312]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 1G" returned: 0 in 1.200s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:04 devstack sudo[97324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 Jun 29 10:47:04 devstack sudo[97324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:04 devstack sudo[97317]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0782e578-c2c4-4755-8306-2fc42838263a" returned: 0 in 0.844s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Lock "cinder-quobyte-0782e578-c2c4-4755-8306-2fc42838263a" released by "delete_volume" :: held 2.033s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:04 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Created reservations ['1ed75d9a-6883-46aa-b7d5-ceb345e1b2f4', '32327b4b-c009-4392-ba2b-2226ad84f31c', '927dcfb6-6150-4d96-931b-3b87882ed7da', '6c29c6b8-292e-4417-b555-4a85b7f75b62'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:05 devstack sudo[97326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:05 devstack sudo[97326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:05 devstack sudo[97324]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6" returned: 0 in 0.887s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:05 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 is being set with open permissions: ugo+rw Jun 29 10:47:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:05 devstack sudo[97332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 Jun 29 10:47:05 devstack sudo[97332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:06 devstack sudo[97326]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.168s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:06 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Deleted volume successfully. Jun 29 10:47:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f67e8519-71c6-43d8-9139-2c31a78cfb7a tempest-TaggedAttachmentsTest-1299511052 None] Lock "cinder-0782e578-c2c4-4755-8306-2fc42838263a-delete_volume" released by "delete_volume" :: held 3.529s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:06 devstack sudo[97332]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6" returned: 0 in 1.160s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:06 devstack sudo[97336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info Jun 29 10:47:06 devstack sudo[97336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:07 devstack sudo[97336]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:07 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info is being set with open permissions: ugo+rw Jun 29 10:47:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:07 devstack sudo[97340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info Jun 29 10:47:07 devstack sudo[97340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:08 devstack sudo[97340]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.info" returned: 0 in 0.881s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.161s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-53495ebf-985d-4fba-86c5-cac61de88ca7 tempest-SnapshotMetadataTestJSON-1204402556 None] Create snapshot completed successfully Jun 29 10:47:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "cinder-fd6e79a2-9ba0-41f8-8271-a765366c0ea6-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-fd6e79a2-9ba0-41f8-8271-a765366c0ea6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "cinder-quobyte-e2dea0ac-ce0a-484f-b192-86153cb195d4" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-quobyte-e2dea0ac-ce0a-484f-b192-86153cb195d4" acquired by "delete_snapshot" :: waited 0.042s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "cinder-quobyte-fd6e79a2-9ba0-41f8-8271-a765366c0ea6" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-quobyte-fd6e79a2-9ba0-41f8-8271-a765366c0ea6" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Deleting offline snapshot fd6e79a2-9ba0-41f8-8271-a765366c0ea6 of volume e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] snapshot_file for this snap is: volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3506ca60-db10-4d8a-9211-29bf55661d4c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:10 devstack sudo[97343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 Jun 29 10:47:10 devstack sudo[97343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:11 devstack sudo[97343]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6" returned: 0 in 1.078s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e2dea0ac-ce0a-484f-b192-86153cb195d4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:47:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6087d250-df1d-4697-a9b5-5ef6e2631842]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:11 devstack sudo[97350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 Jun 29 10:47:11 devstack sudo[97350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:12 devstack sudo[97350]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4" returned: 0 in 0.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:12 devstack sudo[97355]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 Jun 29 10:47:12 devstack sudo[97355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:12 devstack sudo[97358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:12 devstack sudo[97358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:13 devstack sudo[97355]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6" returned: 0 in 1.163s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:13 devstack sudo[97358]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.889s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 8 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:47:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:47:13 devstack sudo[97364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6 Jun 29 10:47:13 devstack sudo[97364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:14 devstack sudo[97364]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4.fd6e79a2-9ba0-41f8-8271-a765366c0ea6" returned: 0 in 0.937s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=86,cinder:SELECT=74,cinder:INSERT=18,cinder:DELETE=5 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=66,cinder:UPDATE=76,cinder:DELETE=9,cinder:INSERT=18 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-quobyte-fd6e79a2-9ba0-41f8-8271-a765366c0ea6" released by "_delete_snapshot" :: held 4.279s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-quobyte-e2dea0ac-ce0a-484f-b192-86153cb195d4" released by "delete_snapshot" :: held 4.330s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Created reservations ['f3b5c42f-3c1b-4c7a-b9c2-3cdf24232a63', '370aabb0-ff1c-42d0-800b-0dfa15ee6cb6', '82d13b91-baca-4ab9-9866-85dd009b7781', '30bde03a-40be-4175-8626-ce7b8922feda'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Delete snapshot completed successfully. Jun 29 10:47:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3f8a8f7-5595-4c4b-bb04-17e23125ce21 tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-fd6e79a2-9ba0-41f8-8271-a765366c0ea6-delete_snapshot" released by "delete_snapshot" :: held 4.582s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "cinder-e2dea0ac-ce0a-484f-b192-86153cb195d4-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-e2dea0ac-ce0a-484f-b192-86153cb195d4-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "cinder-quobyte-e2dea0ac-ce0a-484f-b192-86153cb195d4" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-quobyte-e2dea0ac-ce0a-484f-b192-86153cb195d4" acquired by "delete_volume" :: waited 0.032s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[868f6c5d-03d2-46e4-b183-81067c20a2c4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:15 devstack sudo[97370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 Jun 29 10:47:15 devstack sudo[97370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:16 devstack sudo[97370]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4" returned: 0 in 1.188s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:16 devstack sudo[97375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4 Jun 29 10:47:16 devstack sudo[97375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:17 devstack sudo[97375]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e2dea0ac-ce0a-484f-b192-86153cb195d4" returned: 0 in 1.048s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-quobyte-e2dea0ac-ce0a-484f-b192-86153cb195d4" released by "delete_volume" :: held 2.326s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:17 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Created reservations ['68a2e90d-032e-4ec1-acb9-eb8ba6780361', '9b3c10e7-1384-49ab-800b-ad37d9d9b9e5', '9527b573-f1c3-48a9-90fe-c4d0134cd4ab', '84afcafc-cbd0-4e61-8246-77b8ef4af1d7'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:18 devstack sudo[97379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:18 devstack sudo[97379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:18 devstack sudo[97379]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.781s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Deleted volume successfully. Jun 29 10:47:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58d003f3-2d5f-4a8f-ae9a-849b5d87ae4f tempest-SnapshotMetadataTestJSON-1204402556 None] Lock "cinder-e2dea0ac-ce0a-484f-b192-86153cb195d4-delete_volume" released by "delete_volume" :: held 3.499s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Flow 'volume_create_manager' (1a03dc86-ca80-4621-a610-849ea00835bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (261ac90e-0a9e-40e8-8091-d7ebaf918d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (261ac90e-0a9e-40e8-8091-d7ebaf918d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1939138889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f9cfe54-cdf8-4989-904b-fbed9f864a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7e2eaa50b045c4930a8e4346c22a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:22Z,use_quota=True,user_id='b7234227b1c145379c58a29898282595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7710f8ed-0ba8-4a22-940e-89625a792508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7710f8ed-0ba8-4a22-940e-89625a792508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7678454f-5e4e-41c0-87b0-3d1b7cb301b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7678454f-5e4e-41c0-87b0-3d1b7cb301b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f9cfe54-cdf8-4989-904b-fbed9f864a36', 'volume_name': 'volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5401825b-70a1-48b4-8c96-e7ebdff4cc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5401825b-70a1-48b4-8c96-e7ebdff4cc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78b7514d-5939-44db-af62-e2fb5115d77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:21 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Volume 4f9cfe54-cdf8-4989-904b-fbed9f864a36: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36', 'volume_size': 1} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1939138889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f9cfe54-cdf8-4989-904b-fbed9f864a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7e2eaa50b045c4930a8e4346c22a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:22Z,use_quota=True,user_id='b7234227b1c145379c58a29898282595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Creating volume 4f9cfe54-cdf8-4989-904b-fbed9f864a36 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:21 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:21 devstack sudo[97384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 1073741824 Jun 29 10:47:21 devstack sudo[97384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:23 devstack sudo[97384]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 1073741824" returned: 0 in 1.433s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:23 devstack sudo[97391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 Jun 29 10:47:23 devstack sudo[97391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:24 devstack sudo[97391]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36" returned: 0 in 1.307s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] <== create_volume: return (2804ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.806s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78b7514d-5939-44db-af62-e2fb5115d77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3c48508-adb0-4f86-a1c4-f696318bd125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:24 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Volume volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 (4f9cfe54-cdf8-4989-904b-fbed9f864a36): created successfully Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3c48508-adb0-4f86-a1c4-f696318bd125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Flow 'volume_create_manager' (1a03dc86-ca80-4621-a610-849ea00835bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:24 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-752a0915-7425-492b-87ab-5eedf72a7ecb tempest-VolumesListAdminTestJSON-1178550243 None] Created volume successfully. Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Flow 'volume_create_manager' (6bfcfdbc-4f6d-49d0-bb15-65e6642d1efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b3f015b-07e3-4849-8fba-f0ab9d005a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b3f015b-07e3-4849-8fba-f0ab9d005a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1099735147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7e2eaa50b045c4930a8e4346c22a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:26Z,use_quota=True,user_id='b7234227b1c145379c58a29898282595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33dd54f7-5165-4ab8-91de-34b48ffa508c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33dd54f7-5165-4ab8-91de-34b48ffa508c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db80deeb-a4fd-4a56-965a-e1a5fa3de679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db80deeb-a4fd-4a56-965a-e1a5fa3de679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2', 'volume_name': 'volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9db05cc-281a-4a62-b477-49e51ec041fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9db05cc-281a-4a62-b477-49e51ec041fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab085dbe-3487-4905-b7f4-26ca206b96d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Volume 4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2', 'volume_size': 1} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1099735147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7e2eaa50b045c4930a8e4346c22a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:26Z,use_quota=True,user_id='b7234227b1c145379c58a29898282595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Creating volume 4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:25 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:25 devstack sudo[97400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 1073741824 Jun 29 10:47:25 devstack sudo[97400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:26 devstack sudo[97400]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 1073741824" returned: 0 in 1.123s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:27 devstack sudo[97406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 Jun 29 10:47:27 devstack sudo[97406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:27 devstack sudo[97406]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2" returned: 0 in 0.932s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] <== create_volume: return (2140ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.144s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab085dbe-3487-4905-b7f4-26ca206b96d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9308d4c0-254e-4bb0-b9bd-4006ed5eaf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Volume volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 (4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2): created successfully Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9308d4c0-254e-4bb0-b9bd-4006ed5eaf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Flow 'volume_create_manager' (6bfcfdbc-4f6d-49d0-bb15-65e6642d1efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-49d050ba-fe98-4462-a31b-a124f1528d9b tempest-VolumesListAdminTestJSON-1178550243 None] Created volume successfully. Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Flow 'volume_create_manager' (a9d03d52-c202-4e1d-8d0b-6ae994a57447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (060cb260-77d6-49af-a115-ceb4a86ea6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (060cb260-77d6-49af-a115-ceb4a86ea6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-266945534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=01518e26-b130-45c0-b4ce-ae4b7fc0c7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7e2eaa50b045c4930a8e4346c22a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:30Z,use_quota=True,user_id='b7234227b1c145379c58a29898282595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (848adb3b-9197-42d8-a513-81690a2e193e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (848adb3b-9197-42d8-a513-81690a2e193e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fec9846-33d2-408c-b3e9-990ac413fd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fec9846-33d2-408c-b3e9-990ac413fd89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '01518e26-b130-45c0-b4ce-ae4b7fc0c7e6', 'volume_name': 'volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26a6319f-7244-46f9-a0be-d962916120fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26a6319f-7244-46f9-a0be-d962916120fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de61d1d8-2f9f-468e-af28-bab64246a900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Volume 01518e26-b130-45c0-b4ce-ae4b7fc0c7e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6', 'volume_size': 1} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-266945534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=01518e26-b130-45c0-b4ce-ae4b7fc0c7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af7e2eaa50b045c4930a8e4346c22a2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:30Z,use_quota=True,user_id='b7234227b1c145379c58a29898282595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Creating volume 01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:29 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:29 devstack sudo[97409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 1073741824 Jun 29 10:47:29 devstack sudo[97409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Flow 'volume_create_manager' (426fc8c4-3085-4221-9d66-23218b8d1ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84c27def-948a-4fc0-8166-eb05e8a3973f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84c27def-948a-4fc0-8166-eb05e8a3973f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-459585619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=837bb716-4312-481c-ac8d-84942bbb2598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a58896e6f39491996f0ef06bd0744dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:30Z,use_quota=True,user_id='77692fe9eb6a4290b8f810746462a308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dd02142-94d8-4e01-a302-1127e4d61f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dd02142-94d8-4e01-a302-1127e4d61f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4740024a-d35c-4a52-9661-930f1ff34bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4740024a-d35c-4a52-9661-930f1ff34bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '837bb716-4312-481c-ac8d-84942bbb2598', 'volume_name': 'volume-837bb716-4312-481c-ac8d-84942bbb2598', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5b2a3a0-e047-4f49-8abd-bfc12160488c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5b2a3a0-e047-4f49-8abd-bfc12160488c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4762f758-bcb7-4ff5-be28-81001a1e04a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Volume 837bb716-4312-481c-ac8d-84942bbb2598: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-837bb716-4312-481c-ac8d-84942bbb2598', 'volume_size': 1} Jun 29 10:47:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:31 devstack sudo[97409]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 1073741824" returned: 0 in 1.421s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:31 devstack sudo[97416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 Jun 29 10:47:31 devstack sudo[97416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:32 devstack sudo[97416]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6" returned: 0 in 0.774s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] <== create_volume: return (2251ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.258s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.423s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-459585619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=837bb716-4312-481c-ac8d-84942bbb2598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a58896e6f39491996f0ef06bd0744dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:30Z,use_quota=True,user_id='77692fe9eb6a4290b8f810746462a308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Creating volume 837bb716-4312-481c-ac8d-84942bbb2598 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:32 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de61d1d8-2f9f-468e-af28-bab64246a900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:32 devstack sudo[97419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 1073741824 Jun 29 10:47:32 devstack sudo[97419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a1dc926-0eca-46ee-a010-eb6186c3a5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Volume volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 (01518e26-b130-45c0-b4ce-ae4b7fc0c7e6): created successfully Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a1dc926-0eca-46ee-a010-eb6186c3a5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Flow 'volume_create_manager' (a9d03d52-c202-4e1d-8d0b-6ae994a57447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-957040cb-f530-4e2c-9c29-504926c1a4ea tempest-VolumesListAdminTestJSON-1178550243 None] Created volume successfully. Jun 29 10:47:33 devstack sudo[97419]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 1073741824" returned: 0 in 1.320s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:33 devstack sudo[97425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 Jun 29 10:47:33 devstack sudo[97425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Flow 'volume_create_manager' (beaf074a-a117-4891-b74d-8cf0fd279446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ebf26e3-ce0c-43b1-95fb-5c064309723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ebf26e3-ce0c-43b1-95fb-5c064309723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:34Z,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=28393d75-18cb-4def-a3d0-ef4ae06b6ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff6449f67719451aabe5d38462fea7a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:34Z,use_quota=True,user_id='07d1e6fbd98349fb91ef228e07f35947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18ddbe75-75d5-46d8-9bb6-e738269936e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18ddbe75-75d5-46d8-9bb6-e738269936e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04672a1e-9b11-4f18-80bd-6d5d20ef85f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04672a1e-9b11-4f18-80bd-6d5d20ef85f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '28393d75-18cb-4def-a3d0-ef4ae06b6ed5', 'volume_name': 'volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34d9b13-6329-4f5a-82e3-0a882327aeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34d9b13-6329-4f5a-82e3-0a882327aeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82b54767-3280-4844-9e99-1b608d50294b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Volume 28393d75-18cb-4def-a3d0-ef4ae06b6ed5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5', 'volume_size': 1} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:34 devstack sudo[97425]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598" returned: 0 in 1.348s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] <== create_volume: return (2741ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.744s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.122s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:34Z,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=28393d75-18cb-4def-a3d0-ef4ae06b6ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff6449f67719451aabe5d38462fea7a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:34Z,use_quota=True,user_id='07d1e6fbd98349fb91ef228e07f35947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Creating volume 28393d75-18cb-4def-a3d0-ef4ae06b6ed5 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:34 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:34 devstack sudo[97428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 1073741824 Jun 29 10:47:34 devstack sudo[97428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4762f758-bcb7-4ff5-be28-81001a1e04a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-837bb716-4312-481c-ac8d-84942bbb2598', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b098154-7135-4256-925b-5c40f4c02687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Volume volume-837bb716-4312-481c-ac8d-84942bbb2598 (837bb716-4312-481c-ac8d-84942bbb2598): created successfully Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b098154-7135-4256-925b-5c40f4c02687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Flow 'volume_create_manager' (426fc8c4-3085-4221-9d66-23218b8d1ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-262734ed-a3f3-4f2e-a14c-2763a69cca4c tempest-AbsoluteLimitsTests-762092295 None] Created volume successfully. Jun 29 10:47:35 devstack sudo[97428]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 1073741824" returned: 0 in 1.177s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:36 devstack sudo[97433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 Jun 29 10:47:36 devstack sudo[97433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Acquiring lock "cinder-837bb716-4312-481c-ac8d-84942bbb2598-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Lock "cinder-837bb716-4312-481c-ac8d-84942bbb2598-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Acquiring lock "cinder-quobyte-837bb716-4312-481c-ac8d-84942bbb2598" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Lock "cinder-quobyte-837bb716-4312-481c-ac8d-84942bbb2598" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d9fbba5-1c25-4c4f-aa3a-ce9fc6e2da30]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:36 devstack sudo[97435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 Jun 29 10:47:36 devstack sudo[97435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:37 devstack sudo[97433]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5" returned: 0 in 1.178s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] <== create_volume: return (2433ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.436s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82b54767-3280-4844-9e99-1b608d50294b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08927d2e-e811-402c-b9b6-8d466354b7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:37 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Volume volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 (28393d75-18cb-4def-a3d0-ef4ae06b6ed5): created successfully Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08927d2e-e811-402c-b9b6-8d466354b7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Flow 'volume_create_manager' (beaf074a-a117-4891-b74d-8cf0fd279446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-66a9d9cc-f872-47bd-887e-4adb5e23c793 tempest-VolumesListAdminTestJSON-1114003529 None] Created volume successfully. Jun 29 10:47:37 devstack sudo[97435]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598" returned: 0 in 1.175s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:37 devstack sudo[97441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598 Jun 29 10:47:37 devstack sudo[97441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Acquiring lock "cinder-28393d75-18cb-4def-a3d0-ef4ae06b6ed5-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "cinder-28393d75-18cb-4def-a3d0-ef4ae06b6ed5-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Acquiring lock "cinder-quobyte-28393d75-18cb-4def-a3d0-ef4ae06b6ed5" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "cinder-quobyte-28393d75-18cb-4def-a3d0-ef4ae06b6ed5" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[586071fa-83ba-45d8-824c-b9c321b6b419]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "cinder-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:37 devstack sudo[97443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 Jun 29 10:47:37 devstack sudo[97443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "cinder-quobyte-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-quobyte-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6" acquired by "delete_volume" :: waited 0.042s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa05a78b-d805-4aa7-a74a-6f29e1d05b2d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:38 devstack sudo[97445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 Jun 29 10:47:38 devstack sudo[97445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:38 devstack sudo[97441]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-837bb716-4312-481c-ac8d-84942bbb2598" returned: 0 in 0.988s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Lock "cinder-quobyte-837bb716-4312-481c-ac8d-84942bbb2598" released by "delete_volume" :: held 2.260s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Created reservations ['21b0ef32-5939-4458-a374-2abe37064ec9', '62c3bd08-9c71-4e2c-b03f-a3adf5be7ee6', '9d2e5862-a9d3-4fd5-83f8-5e0a8503865f', '7d3bece9-161c-4dff-90b8-3a8ae88b7b5f'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:38 devstack sudo[97451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:38 devstack sudo[97451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:38 devstack sudo[97443]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5" returned: 0 in 0.998s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:38 devstack sudo[97453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5 Jun 29 10:47:38 devstack sudo[97453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:39 devstack sudo[97445]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6" returned: 0 in 1.303s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:39 devstack sudo[97459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6 Jun 29 10:47:39 devstack sudo[97459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:39 devstack sudo[97453]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-28393d75-18cb-4def-a3d0-ef4ae06b6ed5" returned: 0 in 0.843s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "cinder-quobyte-28393d75-18cb-4def-a3d0-ef4ae06b6ed5" released by "delete_volume" :: held 1.931s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:39 devstack sudo[97451]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.057s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Deleted volume successfully. Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Created reservations ['f1131e3c-cf55-4926-9fde-396bf905708b', '9cfaa2b9-1c11-40af-9f1e-e7fd129ccc95', 'e6b54cbf-4eb3-4a77-a8c7-738c1adf1f4c', 'b13919b2-7289-457a-b0a8-9f6a3c3297d1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee304bbe-289a-4766-bff6-779c5cb762f8 tempest-AbsoluteLimitsTests-762092295 None] Lock "cinder-837bb716-4312-481c-ac8d-84942bbb2598-delete_volume" released by "delete_volume" :: held 3.683s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:40 devstack sudo[97463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:40 devstack sudo[97463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:40 devstack sudo[97459]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6" returned: 0 in 1.079s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-quobyte-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6" released by "delete_volume" :: held 2.471s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Created reservations ['40ae644b-ef50-47e5-b288-d6a1861064a9', '81dbeee5-0cbf-47d7-a325-dbd82f862f38', '21f8c3fc-5599-4d0f-9ed0-4e7ba2fb027b', 'd66e1b48-995c-4619-a677-a9402d00bd43'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:40 devstack sudo[97467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:40 devstack sudo[97467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:40 devstack sudo[97463]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.907s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:40 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Deleted volume successfully. Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5cff0949-da14-421f-95f8-aa4707782e47 tempest-VolumesListAdminTestJSON-1114003529 None] Lock "cinder-28393d75-18cb-4def-a3d0-ef4ae06b6ed5-delete_volume" released by "delete_volume" :: held 3.347s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "cinder-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:41 devstack sudo[97467]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.897s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "cinder-quobyte-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Deleted volume successfully. Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-quobyte-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2" acquired by "delete_volume" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39db77ab-648d-4abe-b6d4-17459b4da949 tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-01518e26-b130-45c0-b4ce-ae4b7fc0c7e6-delete_volume" released by "delete_volume" :: held 3.767s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[daec6e8a-a501-4933-9dd3-0b4899c4005b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:41 devstack sudo[97472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 Jun 29 10:47:41 devstack sudo[97472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:42 devstack sudo[97472]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2" returned: 0 in 1.133s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:42 devstack sudo[97477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2 Jun 29 10:47:42 devstack sudo[97477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:43 devstack sudo[97477]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2" returned: 0 in 0.952s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-quobyte-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2" released by "delete_volume" :: held 2.151s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:43 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Created reservations ['19c5687f-2215-4ac0-8121-3962e60de7d0', '22bff90a-8eba-4a13-850c-37928e0841fe', '7a1561a2-6c11-4a68-99e4-29f15c96c245', '2415a07a-23ed-44fb-a67d-8d7c49196ba7'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:44 devstack sudo[97500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:44 devstack sudo[97500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:45 devstack sudo[97500]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.134s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Deleted volume successfully. Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "cinder-4f9cfe54-cdf8-4989-904b-fbed9f864a36-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-4f9cfe54-cdf8-4989-904b-fbed9f864a36-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c74c3232-cd99-464c-b3f6-824ea1bad7fd tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-4cdea68b-c6d7-47e7-ab3a-c5761a39a4a2-delete_volume" released by "delete_volume" :: held 3.663s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "cinder-quobyte-4f9cfe54-cdf8-4989-904b-fbed9f864a36" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-quobyte-4f9cfe54-cdf8-4989-904b-fbed9f864a36" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5104a0cc-e5c5-4327-8dc5-561847114bb2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:45 devstack sudo[97503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 Jun 29 10:47:45 devstack sudo[97503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:46 devstack sudo[97503]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36" returned: 0 in 1.272s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:46 devstack sudo[97510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36 Jun 29 10:47:46 devstack sudo[97510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:47 devstack sudo[97510]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f9cfe54-cdf8-4989-904b-fbed9f864a36" returned: 0 in 0.880s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-quobyte-4f9cfe54-cdf8-4989-904b-fbed9f864a36" released by "delete_volume" :: held 2.251s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Created reservations ['7e4608c2-bb2d-4fbc-b114-d4b535072ca1', 'bb507fc7-4561-4cfc-88c8-7d6f6f3531f5', 'eae4c022-9141-481c-9ea0-db9aad0e8b62', 'fad786b2-2e0a-40be-b2f7-8f9dca8ef723'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:47 devstack sudo[97513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:47 devstack sudo[97513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:48 devstack sudo[97513]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.742s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:48 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:47:48 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Deleted volume successfully. Jun 29 10:47:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b995f98-985e-4d5c-95b5-d4de9481394e tempest-VolumesListAdminTestJSON-1178550243 None] Lock "cinder-4f9cfe54-cdf8-4989-904b-fbed9f864a36-delete_volume" released by "delete_volume" :: held 3.290s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Flow 'volume_create_manager' (83ca6bff-49de-4f6a-80b4-2cbb297cae4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6314a803-38d0-49e0-aeda-55f2cdd33db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6314a803-38d0-49e0-aeda-55f2cdd33db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1237263499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=934d4f4c-e137-4a4f-ac2e-5213466c3786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17342645a02d4d8f84b76347447f4e8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:49Z,use_quota=True,user_id='90a04a5425814645990de17c9958be91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (502251ff-d153-4291-ba17-123473d52c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (502251ff-d153-4291-ba17-123473d52c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f21e131-de6d-4565-93f8-fd21a8105861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f21e131-de6d-4565-93f8-fd21a8105861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '934d4f4c-e137-4a4f-ac2e-5213466c3786', 'volume_name': 'volume-934d4f4c-e137-4a4f-ac2e-5213466c3786', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (065d3a35-268e-4217-b81f-ea4131d15e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (065d3a35-268e-4217-b81f-ea4131d15e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ea65f74-8902-4c55-bcf3-fadf31207aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Volume 934d4f4c-e137-4a4f-ac2e-5213466c3786: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-934d4f4c-e137-4a4f-ac2e-5213466c3786', 'volume_size': 1} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1237263499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=934d4f4c-e137-4a4f-ac2e-5213466c3786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17342645a02d4d8f84b76347447f4e8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:47:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:47:49Z,use_quota=True,user_id='90a04a5425814645990de17c9958be91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Creating volume 934d4f4c-e137-4a4f-ac2e-5213466c3786 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:49 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:49 devstack sudo[97516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 1073741824 Jun 29 10:47:49 devstack sudo[97516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:50 devstack sudo[97516]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 1073741824" returned: 0 in 1.160s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:50 devstack sudo[97526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 Jun 29 10:47:50 devstack sudo[97526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:51 devstack sudo[97526]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786" returned: 0 in 1.027s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] <== create_volume: return (2241ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.243s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ea65f74-8902-4c55-bcf3-fadf31207aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-934d4f4c-e137-4a4f-ac2e-5213466c3786', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71787f88-b4d4-400f-a7c7-4f14862d1a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Volume volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 (934d4f4c-e137-4a4f-ac2e-5213466c3786): created successfully Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71787f88-b4d4-400f-a7c7-4f14862d1a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Flow 'volume_create_manager' (83ca6bff-49de-4f6a-80b4-2cbb297cae4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3c232331-4af2-423c-b089-b603276f91d0 tempest-VolumesTransfersTest-456767950 None] Created volume successfully. Jun 29 10:47:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4c51db26-2afd-4865-ad45-34b3548970e1 tempest-VolumesTransfersTest-1210276626 None] Transfer volume completed successfully. Jun 29 10:47:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Acquiring lock "cinder-934d4f4c-e137-4a4f-ac2e-5213466c3786-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-934d4f4c-e137-4a4f-ac2e-5213466c3786-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Acquiring lock "cinder-quobyte-934d4f4c-e137-4a4f-ac2e-5213466c3786" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:47:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-quobyte-934d4f4c-e137-4a4f-ac2e-5213466c3786" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:47:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c26b1e0d-943c-49a0-b6ce-fc500a626b12]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:47:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:56 devstack sudo[97664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 Jun 29 10:47:56 devstack sudo[97664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:58 devstack sudo[97664]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786" returned: 0 in 1.489s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:58 devstack sudo[97672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786 Jun 29 10:47:58 devstack sudo[97672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:59 devstack sudo[97672]: pam_unix(sudo:session): session closed for user root Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-934d4f4c-e137-4a4f-ac2e-5213466c3786" returned: 0 in 1.120s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-quobyte-934d4f4c-e137-4a4f-ac2e-5213466c3786" released by "delete_volume" :: held 2.700s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Created reservations ['502e38e4-6b3a-4bde-ac05-869c228dbe5b', 'f5f00532-98da-4faf-8255-58963112133c', 'eff2c19c-23f0-4c4c-9b30-58b939ac93ad', 'fb27f005-d46e-4f41-ae77-091ee8f9344b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:59 devstack sudo[97679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:47:59 devstack sudo[97679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (1a0610d5-566c-4e2a-ab2b-11724510e2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e41f7b7-f304-4c1e-aa0c-2f3d86b26cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e41f7b7-f304-4c1e-aa0c-2f3d86b26cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1804837194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9d62f687-4cde-449e-86e3-f7de9b3b6fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:00Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52f496bd-5cee-4602-8210-eaf101528a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52f496bd-5cee-4602-8210-eaf101528a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4453f338-4780-44d6-8056-6749f29a96b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4453f338-4780-44d6-8056-6749f29a96b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9d62f687-4cde-449e-86e3-f7de9b3b6fb0', 'volume_name': 'volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c6b5bba-8b37-4668-bbf2-181e7d2a783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c6b5bba-8b37-4668-bbf2-181e7d2a783c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2171063-b1f0-425b-8173-0b466cecd473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:47:59 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Volume 9d62f687-4cde-449e-86e3-f7de9b3b6fb0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0', 'volume_size': 1} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1804837194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9d62f687-4cde-449e-86e3-f7de9b3b6fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:00Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Creating volume 9d62f687-4cde-449e-86e3-f7de9b3b6fb0 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:47:59 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:47:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:47:59 devstack sudo[97681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 1073741824 Jun 29 10:47:59 devstack sudo[97681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:00 devstack sudo[97679]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.362s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:00 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Deleted volume successfully. Jun 29 10:48:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0dbc4d12-730d-4ba7-93a3-dba5afc6b225 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-934d4f4c-e137-4a4f-ac2e-5213466c3786-delete_volume" released by "delete_volume" :: held 4.481s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Flow 'volume_create_manager' (a076c9e5-be27-41e4-981e-53d395c1dd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6d08e12-9f2f-4946-961f-79c3d3768cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6d08e12-9f2f-4946-961f-79c3d3768cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1324785060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3805617-7f1a-4108-8fb2-9c6624c0c101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17342645a02d4d8f84b76347447f4e8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:01Z,use_quota=True,user_id='90a04a5425814645990de17c9958be91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dacb8a9d-5ca2-4366-9db9-23474cce1465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dacb8a9d-5ca2-4366-9db9-23474cce1465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c6c3b81-f3ec-452d-b70c-307e9492062b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c6c3b81-f3ec-452d-b70c-307e9492062b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3805617-7f1a-4108-8fb2-9c6624c0c101', 'volume_name': 'volume-b3805617-7f1a-4108-8fb2-9c6624c0c101', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b1751bd-43ed-4477-a15a-2720a25491b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b1751bd-43ed-4477-a15a-2720a25491b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6812ccad-5581-4055-8dd7-9d0a0c4a30a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:01 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Volume b3805617-7f1a-4108-8fb2-9c6624c0c101: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3805617-7f1a-4108-8fb2-9c6624c0c101', 'volume_size': 1} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:01 devstack sudo[97681]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 1073741824" returned: 0 in 1.611s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:01 devstack sudo[97704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 Jun 29 10:48:01 devstack sudo[97704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Flow 'volume_create_manager' (9061d703-ebf5-40ca-bd7f-2f77183092bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (489ff9ef-7e1e-463a-bb14-625dfe8abb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (489ff9ef-7e1e-463a-bb14-625dfe8abb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1664996372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b5d209a-10be-45aa-a696-a295b154920c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a99ffb8e5854cadb1672c9566c27b37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:02Z,use_quota=True,user_id='34bbc668d4e642a595308d082412e337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32a72a48-d3a8-4cdf-a92f-47d684d3d873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32a72a48-d3a8-4cdf-a92f-47d684d3d873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23fb1a7b-55a7-455a-b207-2e4626c8f993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23fb1a7b-55a7-455a-b207-2e4626c8f993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b5d209a-10be-45aa-a696-a295b154920c', 'volume_name': 'volume-4b5d209a-10be-45aa-a696-a295b154920c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f02c27c6-472b-4940-96de-2f9eeb44645c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f02c27c6-472b-4940-96de-2f9eeb44645c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d3b507b-a4c3-4bb2-85af-2c6d063127ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:02 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Volume 4b5d209a-10be-45aa-a696-a295b154920c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b5d209a-10be-45aa-a696-a295b154920c', 'volume_size': 1} Jun 29 10:48:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:03 devstack sudo[97704]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" returned: 0 in 1.701s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] <== create_volume: return (3375ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.379s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.958s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1324785060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b3805617-7f1a-4108-8fb2-9c6624c0c101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17342645a02d4d8f84b76347447f4e8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:01Z,use_quota=True,user_id='90a04a5425814645990de17c9958be91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Creating volume b3805617-7f1a-4108-8fb2-9c6624c0c101 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:03 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:03 devstack sudo[97769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 1073741824 Jun 29 10:48:03 devstack sudo[97769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2171063-b1f0-425b-8173-0b466cecd473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b01c58af-a265-418f-a86c-39210eb409c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:03 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Volume volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 (9d62f687-4cde-449e-86e3-f7de9b3b6fb0): created successfully Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b01c58af-a265-418f-a86c-39210eb409c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (1a0610d5-566c-4e2a-ab2b-11724510e2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:03 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-cc873ea4-f6e4-4f4a-a010-3604a878e5d9 tempest-VolumesActionsTest-246448485 None] Created volume successfully. Jun 29 10:48:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-07f28ff7-09b7-4755-9ecd-73bfbfdf6558 tempest-VolumesActionsTest-246448485 None] Acquiring lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" by "attach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-07f28ff7-09b7-4755-9ecd-73bfbfdf6558 tempest-VolumesActionsTest-246448485 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" acquired by "attach_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-07f28ff7-09b7-4755-9ecd-73bfbfdf6558 tempest-VolumesActionsTest-246448485 None] Attaching volume 9d62f687-4cde-449e-86e3-f7de9b3b6fb0 to instance 3ff82c82-e9b6-4813-ac15-3c56489a3f01 at mountpoint /dev/vdb on host None. Jun 29 10:48:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-07f28ff7-09b7-4755-9ecd-73bfbfdf6558 tempest-VolumesActionsTest-246448485 None] Attach volume completed successfully. Jun 29 10:48:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-07f28ff7-09b7-4755-9ecd-73bfbfdf6558 tempest-VolumesActionsTest-246448485 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" released by "attach_volume" :: held 0.170s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:04 devstack sudo[97769]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 1073741824" returned: 0 in 1.421s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:04 devstack sudo[97778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 Jun 29 10:48:04 devstack sudo[97778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:05 devstack sudo[97778]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101" returned: 0 in 1.014s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] <== create_volume: return (2499ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.503s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.115s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1664996372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b5d209a-10be-45aa-a696-a295b154920c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a99ffb8e5854cadb1672c9566c27b37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:02Z,use_quota=True,user_id='34bbc668d4e642a595308d082412e337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Creating volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:05 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:05 devstack sudo[97781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c 1073741824 Jun 29 10:48:05 devstack sudo[97781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6812ccad-5581-4055-8dd7-9d0a0c4a30a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3805617-7f1a-4108-8fb2-9c6624c0c101', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4192e606-016c-4c24-8bcf-e621efcd7e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Volume volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 (b3805617-7f1a-4108-8fb2-9c6624c0c101): created successfully Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4192e606-016c-4c24-8bcf-e621efcd7e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Flow 'volume_create_manager' (a076c9e5-be27-41e4-981e-53d395c1dd67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:05 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-70f230b5-bcf5-4b17-a9ff-53df42eea669 tempest-VolumesTransfersTest-456767950 None] Created volume successfully. Jun 29 10:48:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-52b913c9-e18a-4fe7-98e9-7d9cd4e896d6 tempest-VolumesActionsTest-1395545818 None] Terminate volume connection completed successfully. Jun 29 10:48:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-52b913c9-e18a-4fe7-98e9-7d9cd4e896d6 tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-detach_volume" by "detach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-52b913c9-e18a-4fe7-98e9-7d9cd4e896d6 tempest-VolumesActionsTest-1395545818 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-detach_volume" acquired by "detach_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-52b913c9-e18a-4fe7-98e9-7d9cd4e896d6 tempest-VolumesActionsTest-1395545818 None] Detaching volume 9d62f687-4cde-449e-86e3-f7de9b3b6fb0 from instance 3ff82c82-e9b6-4813-ac15-3c56489a3f01. Jun 29 10:48:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-52b913c9-e18a-4fe7-98e9-7d9cd4e896d6 tempest-VolumesActionsTest-1395545818 None] Detach volume completed successfully. Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-52b913c9-e18a-4fe7-98e9-7d9cd4e896d6 tempest-VolumesActionsTest-1395545818 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-detach_volume" released by "detach_volume" :: held 0.198s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Acquiring lock "cinder-b3805617-7f1a-4108-8fb2-9c6624c0c101-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-b3805617-7f1a-4108-8fb2-9c6624c0c101-delete_volume" acquired by "delete_volume" :: waited 0.079s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:07 devstack sudo[97781]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c 1073741824" returned: 0 in 1.951s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-238074ad-2069-49a4-868c-2db7a7072ca9 tempest-VolumesActionsTest-246448485 None] Acquiring lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-detach_volume" by "detach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-238074ad-2069-49a4-868c-2db7a7072ca9 tempest-VolumesActionsTest-246448485 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-detach_volume" acquired by "detach_volume" :: waited 0.057s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-238074ad-2069-49a4-868c-2db7a7072ca9 tempest-VolumesActionsTest-246448485 None] Volume detach called, but volume not attached. Jun 29 10:48:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Acquiring lock "cinder-quobyte-b3805617-7f1a-4108-8fb2-9c6624c0c101" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:08 devstack sudo[97788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c Jun 29 10:48:08 devstack sudo[97788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-quobyte-b3805617-7f1a-4108-8fb2-9c6624c0c101" acquired by "delete_volume" :: waited 0.068s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-238074ad-2069-49a4-868c-2db7a7072ca9 tempest-VolumesActionsTest-246448485 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-detach_volume" released by "detach_volume" :: held 0.374s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[98c14b03-7899-46eb-a1a3-8550070ee3e5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:08 devstack sudo[97791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 Jun 29 10:48:08 devstack sudo[97791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Acquiring lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-delete_volume" acquired by "delete_volume" :: waited 0.080s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Acquiring lock "cinder-quobyte-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Lock "cinder-quobyte-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" acquired by "delete_volume" :: waited 0.046s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[116da2cc-44fc-4b28-9904-4894c337bcf4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:09 devstack sudo[97793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 Jun 29 10:48:09 devstack sudo[97793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:09 devstack sudo[97788]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c" returned: 0 in 1.787s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] <== create_volume: return (4056ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 4.065s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d3b507b-a4c3-4bb2-85af-2c6d063127ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b5d209a-10be-45aa-a696-a295b154920c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f775bd44-8c3f-463f-a591-cf6f0a8dc05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:09 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Volume volume-4b5d209a-10be-45aa-a696-a295b154920c (4b5d209a-10be-45aa-a696-a295b154920c): created successfully Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f775bd44-8c3f-463f-a591-cf6f0a8dc05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Flow 'volume_create_manager' (9061d703-ebf5-40ca-bd7f-2f77183092bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:09 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c3c9ca51-f758-4225-86d2-f5e49ed0629b tempest-VolumesSnapshotListTestJSON-702144984 None] Created volume successfully. Jun 29 10:48:10 devstack sudo[97793]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" returned: 0 in 1.160s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:10 devstack sudo[97804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0 Jun 29 10:48:10 devstack sudo[97804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:10 devstack sudo[97791]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101" returned: 0 in 2.261s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:10 devstack sudo[97806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101 Jun 29 10:48:10 devstack sudo[97806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Creating offline snapshot cad269d4-c290-4c21-af9b-11c7e08f11a1 of volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[27fb590d-6f4c-4b73-a5d4-2e11dfa05592]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:11 devstack sudo[97844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c Jun 29 10:48:11 devstack sudo[97844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:11 devstack sudo[97804]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" returned: 0 in 1.319s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Lock "cinder-quobyte-9d62f687-4cde-449e-86e3-f7de9b3b6fb0" released by "delete_volume" :: held 2.623s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Created reservations ['db75f71a-4367-4914-83a0-d7412ee8754a', '6ecbaffb-01fd-4766-806a-35592b53ea93', '1bf5e05c-eda6-41fc-9788-cf8d9deb4fb6', '7f0df7c9-a52d-4376-84b2-1f2ec61bc1e0'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:11 devstack sudo[97847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:11 devstack sudo[97847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:12 devstack sudo[97806]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b3805617-7f1a-4108-8fb2-9c6624c0c101" returned: 0 in 1.622s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-quobyte-b3805617-7f1a-4108-8fb2-9c6624c0c101" released by "delete_volume" :: held 4.008s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Created reservations ['b7f77f31-a744-4b06-b95f-910d25f7ef6c', 'c3428a6a-362d-4931-b39e-e8585588f0d0', '65e7fcc1-07a5-4813-b62d-1467b0ff09c6', '61158c76-a003-4497-ad38-760a5864724c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:12 devstack sudo[97851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:12 devstack sudo[97851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:12 devstack sudo[97855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:12 devstack sudo[97855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:12 devstack sudo[97844]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:12 devstack sudo[97847]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c" returned: 0 in 1.656s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.022s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:12 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:12 devstack sudo[97859]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 1G Jun 29 10:48:12 devstack sudo[97859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:12 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Deleted volume successfully. Jun 29 10:48:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b0cd9d3a-c8a3-4fb7-9844-946d7752f275 tempest-VolumesActionsTest-246448485 None] Lock "cinder-9d62f687-4cde-449e-86e3-f7de9b3b6fb0-delete_volume" released by "delete_volume" :: held 4.238s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:13 devstack sudo[97851]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.106s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Deleted volume successfully. Jun 29 10:48:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1df45b15-9070-47a9-aae8-97ce06307589 tempest-VolumesTransfersTest-575782349 None] Lock "cinder-b3805617-7f1a-4108-8fb2-9c6624c0c101-delete_volume" released by "delete_volume" :: held 5.884s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:14 devstack sudo[97855]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.685s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 8 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:48:14 devstack sudo[97859]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 1G" returned: 0 in 1.811s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:14 devstack sudo[97894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:14 devstack sudo[97894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:15 devstack sudo[97894]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 1.256s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:15 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 is being set with open permissions: ugo+rw Jun 29 10:48:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:16 devstack sudo[97917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:16 devstack sudo[97917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:17 devstack sudo[97917]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 1.184s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:17 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=81,cinder:INSERT=24,cinder:UPDATE=109,cinder:DELETE=6 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:48:17 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=74,cinder:INSERT=27,cinder:UPDATE=108,cinder:DELETE=12 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:48:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:17 devstack sudo[97921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info Jun 29 10:48:17 devstack sudo[97921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:18 devstack sudo[97921]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info" returned: 0 in 0.890s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:18 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info is being set with open permissions: ugo+rw Jun 29 10:48:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:18 devstack sudo[97924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info Jun 29 10:48:18 devstack sudo[97924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:18 devstack sudo[97924]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.info" returned: 0 in 0.846s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.885s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-349058f9-5c92-476b-af00-92d501be7fb1 tempest-VolumesSnapshotListTestJSON-702144984 None] Create snapshot completed successfully Jun 29 10:48:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Creating offline snapshot 15c62b3e-7d32-4e83-847b-c280c4b39403 of volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:48:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b78727b0-0c5a-4e39-866c-ccfffda0ba03]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:20 devstack sudo[97949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:20 devstack sudo[97949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:20 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (d8117ac3-5605-43c9-bbd4-7f128f7768e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2da873d0-5e6f-47f9-a827-017b64ff142f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2da873d0-5e6f-47f9-a827-017b64ff142f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-971439944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e53465b-cbfa-46ca-b3ae-9daefefee51c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:21Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63b578d3-a1b1-4211-ab9d-e49f4112aa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63b578d3-a1b1-4211-ab9d-e49f4112aa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fa7c2eb-0048-4734-abe7-31b98a9e3532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fa7c2eb-0048-4734-abe7-31b98a9e3532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e53465b-cbfa-46ca-b3ae-9daefefee51c', 'volume_name': 'volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5281c5de-4536-4d8f-9570-c2a7bb0b0025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:21 devstack sudo[97949]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5281c5de-4536-4d8f-9570-c2a7bb0b0025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (480fb98c-a750-438a-b0f0-3f91b877a42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:21 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Volume 7e53465b-cbfa-46ca-b3ae-9daefefee51c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c', 'volume_size': 1} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 1.105s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:21 devstack sudo[97955]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 1G Jun 29 10:48:21 devstack sudo[97955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:22 devstack sudo[97955]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 1G" returned: 0 in 1.061s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:22 devstack sudo[97960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:22 devstack sudo[97960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:22 devstack sudo[97960]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 0.733s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:22 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 is being set with open permissions: ugo+rw Jun 29 10:48:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:22 devstack sudo[97966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:22 devstack sudo[97966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Flow 'volume_create_manager' (2824472b-0319-4b8a-8299-e2f6b8412ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c47ecd78-1720-4644-82cb-d3355ebc11a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c47ecd78-1720-4644-82cb-d3355ebc11a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1205808338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=150032e5-af18-47a2-8a5f-47bfb719ca4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3332ead86f47479fa4681311ea2dbba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:23Z,use_quota=True,user_id='39e5420775c04cc6b95f3f226abc0696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5be55c01-847f-4b32-bc68-585bd4f92fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5be55c01-847f-4b32-bc68-585bd4f92fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (613f8f47-7d1f-4e02-8833-79f7bb49aeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (613f8f47-7d1f-4e02-8833-79f7bb49aeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '150032e5-af18-47a2-8a5f-47bfb719ca4e', 'volume_name': 'volume-150032e5-af18-47a2-8a5f-47bfb719ca4e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60024ff7-edce-4142-8054-77bcaf554aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60024ff7-edce-4142-8054-77bcaf554aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82769ece-7e53-4d2d-ac9b-d9d02ba396ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:23 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Volume 150032e5-af18-47a2-8a5f-47bfb719ca4e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-150032e5-af18-47a2-8a5f-47bfb719ca4e', 'volume_size': 1} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:23 devstack sudo[97966]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 0.720s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.724s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.551s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-971439944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e53465b-cbfa-46ca-b3ae-9daefefee51c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:21Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Creating volume 7e53465b-cbfa-46ca-b3ae-9daefefee51c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:23 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:23 devstack sudo[97970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c 1073741824 Jun 29 10:48:23 devstack sudo[97970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3a164fdf-beb7-4925-9ed5-4520f51f1048 tempest-VolumesSnapshotListTestJSON-702144984 None] Create snapshot completed successfully Jun 29 10:48:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:24 devstack sudo[97970]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c 1073741824" returned: 0 in 0.959s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:24 devstack sudo[97982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c Jun 29 10:48:24 devstack sudo[97982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:25 devstack sudo[97982]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c" returned: 0 in 0.708s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] <== create_volume: return (1712ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.715s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.871s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1205808338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=150032e5-af18-47a2-8a5f-47bfb719ca4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3332ead86f47479fa4681311ea2dbba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:23Z,use_quota=True,user_id='39e5420775c04cc6b95f3f226abc0696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Creating volume 150032e5-af18-47a2-8a5f-47bfb719ca4e {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:25 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:25 devstack sudo[97986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e 1073741824 Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (480fb98c-a750-438a-b0f0-3f91b877a42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:25 devstack sudo[97986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de137d42-79ac-423f-959a-55f56bdb2f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Volume volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c (7e53465b-cbfa-46ca-b3ae-9daefefee51c): created successfully Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de137d42-79ac-423f-959a-55f56bdb2f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (d8117ac3-5605-43c9-bbd4-7f128f7768e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d4e19ff1-a8ac-4d8a-954a-915b91e4bd3f tempest-VolumesActionsTest-246448485 None] Created volume successfully. Jun 29 10:48:26 devstack sudo[97986]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e 1073741824" returned: 0 in 0.984s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:26 devstack sudo[97997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e Jun 29 10:48:26 devstack sudo[97997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-7e53465b-cbfa-46ca-b3ae-9daefefee51c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Lock "cinder-7e53465b-cbfa-46ca-b3ae-9daefefee51c-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-quobyte-7e53465b-cbfa-46ca-b3ae-9daefefee51c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-7e53465b-cbfa-46ca-b3ae-9daefefee51c" acquired by "delete_volume" :: waited 0.013s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[64dfe418-7ebb-4a3a-b7f8-8074349f7907]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:26 devstack sudo[97999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c Jun 29 10:48:26 devstack sudo[97999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:27 devstack sudo[97997]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e" returned: 0 in 0.793s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] <== create_volume: return (1852ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.855s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.894s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Creating offline snapshot 411d7965-f70a-47cd-aa63-831d1a1cf243 of volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82769ece-7e53-4d2d-ac9b-d9d02ba396ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-150032e5-af18-47a2-8a5f-47bfb719ca4e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a298cc76-baab-4f29-9bf3-1251119c827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f07eb43a-7e00-4086-848f-d0ba982beb16]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Volume volume-150032e5-af18-47a2-8a5f-47bfb719ca4e (150032e5-af18-47a2-8a5f-47bfb719ca4e): created successfully Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a298cc76-baab-4f29-9bf3-1251119c827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Flow 'volume_create_manager' (2824472b-0319-4b8a-8299-e2f6b8412ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a81bd3b9-fa8a-4071-a5a8-721abd3330f2 tempest-VolumesTransfersV355Test-290645114 None] Created volume successfully. Jun 29 10:48:27 devstack sudo[98002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:27 devstack sudo[98002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:27 devstack sudo[97999]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c" returned: 0 in 0.950s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:27 devstack sudo[98008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c Jun 29 10:48:27 devstack sudo[98008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:28 devstack sudo[98002]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 0.962s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:28 devstack sudo[98014]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 1G Jun 29 10:48:28 devstack sudo[98014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:28 devstack sudo[98008]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e53465b-cbfa-46ca-b3ae-9daefefee51c" returned: 0 in 0.834s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-7e53465b-cbfa-46ca-b3ae-9daefefee51c" released by "delete_volume" :: held 1.848s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Created reservations ['414a8513-c06d-415c-ae20-16c17e7125de', '96f5026a-d132-4f41-b6f3-4ce00aaeebd1', '04cb1719-5060-443c-89c8-da2975012686', 'ea20b72b-28c4-4f3c-bf50-fd6316a27b07'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-30d89f03-c3a1-433b-9074-4147eb1706e4 tempest-VolumesTransfersV355Test-2003723631 None] Transfer volume completed successfully. Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:28 devstack sudo[98016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:28 devstack sudo[98016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:29 devstack sudo[98016]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.975s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Deleted volume successfully. Jun 29 10:48:29 devstack sudo[98014]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 1G" returned: 0 in 1.385s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-928af7c1-1114-48c0-b047-1e6f518439ce tempest-VolumesActionsTest-1395545818 None] Lock "cinder-7e53465b-cbfa-46ca-b3ae-9daefefee51c-delete_volume" released by "delete_volume" :: held 3.169s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:29 devstack sudo[98025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 Jun 29 10:48:29 devstack sudo[98025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (2623173a-8594-4b49-b779-04cecf41dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f3372f6-0bb0-47ce-801a-b9a798499235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f3372f6-0bb0-47ce-801a-b9a798499235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-350221137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71f8b940-6834-4f78-8452-850ba2d2bbe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:30Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cad816dd-3a7b-4d6c-833e-17f7dd613704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cad816dd-3a7b-4d6c-833e-17f7dd613704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c100251e-56a8-4e4b-a0ed-cb9606930d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c100251e-56a8-4e4b-a0ed-cb9606930d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71f8b940-6834-4f78-8452-850ba2d2bbe6', 'volume_name': 'volume-71f8b940-6834-4f78-8452-850ba2d2bbe6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2822084d-f7cd-4406-8265-9272f7f3faf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2822084d-f7cd-4406-8265-9272f7f3faf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b534f976-3a15-41c7-8966-d4ecfc02e335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Volume 71f8b940-6834-4f78-8452-850ba2d2bbe6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71f8b940-6834-4f78-8452-850ba2d2bbe6', 'volume_size': 1} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Acquiring lock "cinder-150032e5-af18-47a2-8a5f-47bfb719ca4e-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-150032e5-af18-47a2-8a5f-47bfb719ca4e-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Acquiring lock "cinder-quobyte-150032e5-af18-47a2-8a5f-47bfb719ca4e" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-quobyte-150032e5-af18-47a2-8a5f-47bfb719ca4e" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[be232c75-7612-4d44-b574-b33154bf164a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:30 devstack sudo[98027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e Jun 29 10:48:30 devstack sudo[98027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Flow 'volume_create_manager' (21cb6e7c-8f2a-4d54-bacf-7dd952c9820a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abc36220-207f-46c0-997b-c7958a34c6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abc36220-207f-46c0-997b-c7958a34c6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2027534793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d579aaf5-e161-4cf3-bf48-52033925eb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e1922fc48d48dc9147d21cd458c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:30Z,use_quota=True,user_id='83fcb55da68b479c82a6dde706cfe82b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbe92b23-f7b5-4ae1-b8a0-4e54ae6e988b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bbe92b23-f7b5-4ae1-b8a0-4e54ae6e988b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93a1ebf1-30ae-452e-9ccc-5d98ae247caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93a1ebf1-30ae-452e-9ccc-5d98ae247caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd579aaf5-e161-4cf3-bf48-52033925eb1a', 'volume_name': 'volume-d579aaf5-e161-4cf3-bf48-52033925eb1a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b31fa3a-1509-4ef8-a7d8-69f4b956be4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b31fa3a-1509-4ef8-a7d8-69f4b956be4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa716d4e-f3bd-4e7b-af70-4b8ac3b221aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Volume d579aaf5-e161-4cf3-bf48-52033925eb1a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d579aaf5-e161-4cf3-bf48-52033925eb1a', 'volume_size': 1} Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:30 devstack sudo[98025]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243" returned: 0 in 1.054s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:30 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 is being set with open permissions: ugo+rw Jun 29 10:48:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:30 devstack sudo[98037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 Jun 29 10:48:30 devstack sudo[98037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:31 devstack sudo[98027]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e" returned: 0 in 1.053s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:31 devstack sudo[98042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e Jun 29 10:48:31 devstack sudo[98042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:31 devstack sudo[98037]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243" returned: 0 in 0.932s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.496s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.880s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-350221137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71f8b940-6834-4f78-8452-850ba2d2bbe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:30Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Creating volume 71f8b940-6834-4f78-8452-850ba2d2bbe6 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:31 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:31 devstack sudo[98045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 1073741824 Jun 29 10:48:31 devstack sudo[98045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:31 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d07edd58-0a88-406a-ae30-1051bc93fb41 tempest-VolumesSnapshotListTestJSON-702144984 None] Create snapshot completed successfully Jun 29 10:48:31 devstack sudo[98042]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-150032e5-af18-47a2-8a5f-47bfb719ca4e" returned: 0 in 0.818s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-quobyte-150032e5-af18-47a2-8a5f-47bfb719ca4e" released by "delete_volume" :: held 1.933s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Created reservations ['1f89ef6a-c42b-429b-9ac4-885421a27769', 'fbec0725-d23b-4e11-816a-0a6ea14ab7ab', '79d56cbd-7e16-4661-884f-efe9ff362d83', '64094dde-fc55-4207-8883-e4bed07554da'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:32 devstack sudo[98048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:32 devstack sudo[98048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:33 devstack sudo[98045]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 1073741824" returned: 0 in 1.399s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:33 devstack sudo[98048]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.049s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Deleted volume successfully. Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Flow 'volume_create_manager' (e32cf24d-e678-4fd2-8d16-e4404123f640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26e7329c-f8bf-4bef-be81-ac8026f918ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26e7329c-f8bf-4bef-be81-ac8026f918ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-23044487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5d5474b8-a766-4def-9db6-7cd6c9e1e183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3332ead86f47479fa4681311ea2dbba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:33Z,use_quota=True,user_id='39e5420775c04cc6b95f3f226abc0696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ddca537-32ee-4ea3-9d2e-5d96b1ccc18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ddca537-32ee-4ea3-9d2e-5d96b1ccc18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5adcbb76-e183-42a9-bd85-0429dd4f9ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5adcbb76-e183-42a9-bd85-0429dd4f9ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d5474b8-a766-4def-9db6-7cd6c9e1e183', 'volume_name': 'volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5980d96-3916-4042-bc56-79358e81c1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5980d96-3916-4042-bc56-79358e81c1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a89abe2-4e85-4179-b28a-23ac26e83f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Volume 5d5474b8-a766-4def-9db6-7cd6c9e1e183: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183', 'volume_size': 1} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a242ecce-e521-48d9-9425-94826784acf2 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-150032e5-af18-47a2-8a5f-47bfb719ca4e-delete_volume" released by "delete_volume" :: held 3.402s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:33 devstack sudo[98055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 Jun 29 10:48:33 devstack sudo[98055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-411d7965-f70a-47cd-aa63-831d1a1cf243-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-411d7965-f70a-47cd-aa63-831d1a1cf243-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" acquired by "delete_snapshot" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-411d7965-f70a-47cd-aa63-831d1a1cf243" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-411d7965-f70a-47cd-aa63-831d1a1cf243" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Deleting offline snapshot 411d7965-f70a-47cd-aa63-831d1a1cf243 of volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] snapshot_file for this snap is: volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:48:34 devstack sudo[98055]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6" returned: 0 in 0.855s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] <== create_volume: return (2497ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.500s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2866d15f-3319-4e0c-a2c3-e3fb9a54e28f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.895s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2027534793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d579aaf5-e161-4cf3-bf48-52033925eb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e1922fc48d48dc9147d21cd458c720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:30Z,use_quota=True,user_id='83fcb55da68b479c82a6dde706cfe82b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Creating volume d579aaf5-e161-4cf3-bf48-52033925eb1a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:34 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:34 devstack sudo[98058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a 1073741824 Jun 29 10:48:34 devstack sudo[98058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b534f976-3a15-41c7-8966-d4ecfc02e335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71f8b940-6834-4f78-8452-850ba2d2bbe6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae6772b4-8136-4820-acf0-0654a2721551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Volume volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 (71f8b940-6834-4f78-8452-850ba2d2bbe6): created successfully Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae6772b4-8136-4820-acf0-0654a2721551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (2623173a-8594-4b49-b779-04cecf41dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d070c9eb-fd05-43e3-a4ee-31173cb39172 tempest-VolumesActionsTest-246448485 None] Created volume successfully. Jun 29 10:48:34 devstack sudo[98059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 Jun 29 10:48:34 devstack sudo[98059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:35 devstack sudo[98059]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243" returned: 0 in 1.056s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-71f8b940-6834-4f78-8452-850ba2d2bbe6-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[da485a85-a414-464a-bffd-62a20ae156cb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Lock "cinder-71f8b940-6834-4f78-8452-850ba2d2bbe6-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:35 devstack sudo[98058]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a 1073741824" returned: 0 in 1.142s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-quobyte-71f8b940-6834-4f78-8452-850ba2d2bbe6" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-71f8b940-6834-4f78-8452-850ba2d2bbe6" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:35 devstack sudo[98070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a Jun 29 10:48:35 devstack sudo[98070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:35 devstack sudo[98069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:35 devstack sudo[98069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe7aa135-7e34-40e8-8d15-f9c4841c1bf5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:35 devstack sudo[98073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 Jun 29 10:48:35 devstack sudo[98073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:36 devstack sudo[98070]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a" returned: 0 in 0.800s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] <== create_volume: return (2022ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.025s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.893s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-23044487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5d5474b8-a766-4def-9db6-7cd6c9e1e183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3332ead86f47479fa4681311ea2dbba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:33Z,use_quota=True,user_id='39e5420775c04cc6b95f3f226abc0696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Creating volume 5d5474b8-a766-4def-9db6-7cd6c9e1e183 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:36 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:36 devstack sudo[98081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 1073741824 Jun 29 10:48:36 devstack sudo[98081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa716d4e-f3bd-4e7b-af70-4b8ac3b221aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d579aaf5-e161-4cf3-bf48-52033925eb1a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (805decb4-d14a-40da-9510-e6428b2a480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:36 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Volume volume-d579aaf5-e161-4cf3-bf48-52033925eb1a (d579aaf5-e161-4cf3-bf48-52033925eb1a): created successfully Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (805decb4-d14a-40da-9510-e6428b2a480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Flow 'volume_create_manager' (21cb6e7c-8f2a-4d54-bacf-7dd952c9820a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2eb5369a-e0f1-4abd-bc44-73eb750a43f5 tempest-ServerActionsTestOtherA-389011033 None] Created volume successfully. Jun 29 10:48:36 devstack sudo[98069]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 1.058s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:36 devstack sudo[98084]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 Jun 29 10:48:36 devstack sudo[98084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:36 devstack sudo[98073]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6" returned: 0 in 0.995s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:36 devstack sudo[98086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6 Jun 29 10:48:36 devstack sudo[98086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:37 devstack sudo[98086]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-71f8b940-6834-4f78-8452-850ba2d2bbe6" returned: 0 in 0.755s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-71f8b940-6834-4f78-8452-850ba2d2bbe6" released by "delete_volume" :: held 1.815s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Created reservations ['64d642c5-5a66-4063-a10c-66bb59b61152', '74d68187-97f0-48cf-be0d-e5804ea23a86', 'd4aa0860-b342-4eb9-bd4e-30c3dd5d30b4', 'fc28a859-6d27-437d-9fae-45b7b0767111'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:37 devstack sudo[98081]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 1073741824" returned: 0 in 1.111s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:37 devstack sudo[98097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 Jun 29 10:48:37 devstack sudo[98097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:37 devstack sudo[98098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:37 devstack sudo[98098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:37 devstack sudo[98084]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243" returned: 0 in 1.163s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:37 devstack sudo[98101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243 Jun 29 10:48:37 devstack sudo[98101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:38 devstack sudo[98098]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.024s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Deleted volume successfully. Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dba2ba3f-ec7c-4ffc-84b0-9d2d6468855f tempest-VolumesActionsTest-1395545818 None] Lock "cinder-71f8b940-6834-4f78-8452-850ba2d2bbe6-delete_volume" released by "delete_volume" :: held 3.161s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:38 devstack sudo[98097]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183" returned: 0 in 1.156s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] <== create_volume: return (2338ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.343s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (7f96f667-76bd-46e4-b231-4afe2498e27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e886024-1804-474d-bba3-cff5b85fd816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a89abe2-4e85-4179-b28a-23ac26e83f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:38 devstack sudo[98101]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0eceddd-66f3-442c-9174-7c60715c9e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e886024-1804-474d-bba3-cff5b85fd816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-162936041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=19d597b9-8663-4cc7-a905-8709869596e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:39Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed3e0094-4484-438a-9ed3-9fb9c54f13e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed3e0094-4484-438a-9ed3-9fb9c54f13e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bc48cef-9fca-4494-aaf4-10fda4c2ca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bc48cef-9fca-4494-aaf4-10fda4c2ca03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '19d597b9-8663-4cc7-a905-8709869596e9', 'volume_name': 'volume-19d597b9-8663-4cc7-a905-8709869596e9', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14c80812-83fc-4882-95f8-92a0949f9fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14c80812-83fc-4882-95f8-92a0949f9fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff2970d5-548f-4e29-9d0d-4b74301ad2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:38 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Volume 19d597b9-8663-4cc7-a905-8709869596e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-19d597b9-8663-4cc7-a905-8709869596e9', 'volume_size': 1} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-162936041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=19d597b9-8663-4cc7-a905-8709869596e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:39Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Creating volume 19d597b9-8663-4cc7-a905-8709869596e9 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:38 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.411d7965-f70a-47cd-aa63-831d1a1cf243" returned: 0 in 1.147s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:38 devstack sudo[98106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 1073741824 Jun 29 10:48:38 devstack sudo[98106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:38 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Volume volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 (5d5474b8-a766-4def-9db6-7cd6c9e1e183): created successfully Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0eceddd-66f3-442c-9174-7c60715c9e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Flow 'volume_create_manager' (e32cf24d-e678-4fd2-8d16-e4404123f640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-411d7965-f70a-47cd-aa63-831d1a1cf243" released by "_delete_snapshot" :: held 4.646s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" released by "delete_snapshot" :: held 4.675s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a0402b4f-48de-4faf-95dd-63f5fa6d70ca tempest-VolumesTransfersV355Test-290645114 None] Created volume successfully. Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Created reservations ['1775bfce-fbf2-4d42-9f79-e472508d324e', '7d287c8c-603b-481f-83e8-79fb4aeff0cc', '45ffeb33-ba26-4509-8cf6-17a28f80e277', '5cdaf8c4-fa37-4265-962a-2d051975f032'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Delete snapshot completed successfully. Jun 29 10:48:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88000649-3dab-4470-8f62-34abec8de270 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-411d7965-f70a-47cd-aa63-831d1a1cf243-delete_snapshot" released by "delete_snapshot" :: held 4.895s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-15c62b3e-7d32-4e83-847b-c280c4b39403-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-15c62b3e-7d32-4e83-847b-c280c4b39403-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-15c62b3e-7d32-4e83-847b-c280c4b39403" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-15c62b3e-7d32-4e83-847b-c280c4b39403" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Deleting offline snapshot 15c62b3e-7d32-4e83-847b-c280c4b39403 of volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] snapshot_file for this snap is: volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[90c7da41-9cde-4d03-9ea3-b3859ed5ad03]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:39 devstack sudo[98112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:39 devstack sudo[98112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:39 devstack sudo[98106]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 1073741824" returned: 0 in 1.109s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:39 devstack sudo[98114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 Jun 29 10:48:39 devstack sudo[98114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Acquiring lock "cinder-5d5474b8-a766-4def-9db6-7cd6c9e1e183-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-5d5474b8-a766-4def-9db6-7cd6c9e1e183-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Acquiring lock "cinder-quobyte-5d5474b8-a766-4def-9db6-7cd6c9e1e183" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-quobyte-5d5474b8-a766-4def-9db6-7cd6c9e1e183" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[01074978-3fef-4a27-96ed-f7f27279fb0e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:40 devstack sudo[98116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 Jun 29 10:48:40 devstack sudo[98116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:40 devstack sudo[98112]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 1.201s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ce276c7-ae16-4179-85a9-c81b3e120e26]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:40 devstack sudo[98114]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9" returned: 0 in 1.028s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] <== create_volume: return (2216ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.218s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff2970d5-548f-4e29-9d0d-4b74301ad2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19d597b9-8663-4cc7-a905-8709869596e9', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (904f1f48-aef9-4205-b73b-09b1193c753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:40 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Volume volume-19d597b9-8663-4cc7-a905-8709869596e9 (19d597b9-8663-4cc7-a905-8709869596e9): created successfully Jun 29 10:48:40 devstack sudo[98123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:40 devstack sudo[98123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (904f1f48-aef9-4205-b73b-09b1193c753f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (7f96f667-76bd-46e4-b231-4afe2498e27e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1fac1a92-b910-4a51-9fd4-661f9c31d05e tempest-VolumesActionsTest-246448485 None] Created volume successfully. Jun 29 10:48:41 devstack sudo[98116]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183" returned: 0 in 1.118s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:41 devstack sudo[98131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183 Jun 29 10:48:41 devstack sudo[98131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:42 devstack sudo[98123]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 1.256s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-19d597b9-8663-4cc7-a905-8709869596e9-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:42 devstack sudo[98137]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:42 devstack sudo[98137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Lock "cinder-19d597b9-8663-4cc7-a905-8709869596e9-delete_volume" acquired by "delete_volume" :: waited 0.082s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-quobyte-19d597b9-8663-4cc7-a905-8709869596e9" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-19d597b9-8663-4cc7-a905-8709869596e9" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cd047e29-8f8f-4a7c-8b33-a89ea217ffdc]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:42 devstack sudo[98146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 Jun 29 10:48:42 devstack sudo[98146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:42 devstack sudo[98131]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5d5474b8-a766-4def-9db6-7cd6c9e1e183" returned: 0 in 1.240s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-quobyte-5d5474b8-a766-4def-9db6-7cd6c9e1e183" released by "delete_volume" :: held 2.427s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Created reservations ['cfedb2de-04a2-4316-8541-56fc47817eb2', 'c2d4fe9a-a854-4ca1-aa8b-6b3e8d49c478', '84ac2cc4-9ae1-4196-8466-a229f3ca9199', '23011659-506b-44eb-bb9a-c74bb3b8bfa1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:43 devstack sudo[98161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:43 devstack sudo[98161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:43 devstack sudo[98137]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 1.239s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:43 devstack sudo[98164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403 Jun 29 10:48:43 devstack sudo[98164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:43 devstack sudo[98146]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9" returned: 0 in 1.365s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:43 devstack sudo[98169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9 Jun 29 10:48:43 devstack sudo[98169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:44 devstack sudo[98161]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.093s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Deleted volume successfully. Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-94813d5f-ce71-4299-a694-0a446c2734a4 tempest-VolumesTransfersV355Test-1696000643 None] Lock "cinder-5d5474b8-a766-4def-9db6-7cd6c9e1e183-delete_volume" released by "delete_volume" :: held 3.947s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:44 devstack sudo[98164]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.15c62b3e-7d32-4e83-847b-c280c4b39403" returned: 0 in 0.975s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-15c62b3e-7d32-4e83-847b-c280c4b39403" released by "_delete_snapshot" :: held 4.798s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" released by "delete_snapshot" :: held 4.826s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Created reservations ['8b484f82-46c8-4f60-948e-e6cbe03f92a6', '9db105e2-6b59-4b2e-81b4-6eaff22c1868', '2ab82718-ef9b-4d41-9db1-fc7ec5a555e9', '79e1d6b3-f639-4a8e-a9ad-6b1fa5f678ad'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Delete snapshot completed successfully. Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ae24ab47-e0ca-490e-94e0-0ccbc744af56 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-15c62b3e-7d32-4e83-847b-c280c4b39403-delete_snapshot" released by "delete_snapshot" :: held 5.022s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:44 devstack sudo[98169]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-19d597b9-8663-4cc7-a905-8709869596e9" returned: 0 in 0.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-19d597b9-8663-4cc7-a905-8709869596e9" released by "delete_volume" :: held 2.303s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Created reservations ['209bca79-b20f-4dc1-af2a-acc4babab7e6', '8fac2ca6-7dcf-4454-a955-7e07b33a7edf', '11ef8d1e-0770-41cb-8bbb-261a18503ed7', '3e74470b-a85a-494f-ac8f-b180c6071a11'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:44 devstack sudo[98174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:44 devstack sudo[98174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-cad269d4-c290-4c21-af9b-11c7e08f11a1-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-cad269d4-c290-4c21-af9b-11c7e08f11a1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" acquired by "delete_snapshot" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-cad269d4-c290-4c21-af9b-11c7e08f11a1" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-cad269d4-c290-4c21-af9b-11c7e08f11a1" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Deleting offline snapshot cad269d4-c290-4c21-af9b-11c7e08f11a1 of volume 4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] snapshot_file for this snap is: volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c86701b5-0961-4f7f-bd7d-757f3d5b4ee9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:45 devstack sudo[98176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:45 devstack sudo[98176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:45 devstack sudo[98174]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.016s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Deleted volume successfully. Jun 29 10:48:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-37a3f734-4d9a-4ff0-a39e-110732a21cee tempest-VolumesActionsTest-1395545818 None] Lock "cinder-19d597b9-8663-4cc7-a905-8709869596e9-delete_volume" released by "delete_volume" :: held 3.658s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:46 devstack sudo[98176]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 1.421s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b5d209a-10be-45aa-a696-a295b154920c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[059e6380-f745-47d2-94ea-c68a1af4438e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (939173f7-7c2f-490f-a2aa-62244df1bd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e4047f6-9e20-4803-9d1f-4b8620f4d41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e4047f6-9e20-4803-9d1f-4b8620f4d41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-321062559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=55a06c58-c6ed-434e-885c-b384a7a5bd09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:46Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f36385c8-83a7-445d-bb2a-3f921541b32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f36385c8-83a7-445d-bb2a-3f921541b32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc695a47-7438-4c58-ab39-9419552635d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc695a47-7438-4c58-ab39-9419552635d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '55a06c58-c6ed-434e-885c-b384a7a5bd09', 'volume_name': 'volume-55a06c58-c6ed-434e-885c-b384a7a5bd09', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (285a4569-1bad-4576-a53c-2831b2bdc065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (285a4569-1bad-4576-a53c-2831b2bdc065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c0a1a07-7121-483e-88ed-5839dbe8a20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:46 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Volume 55a06c58-c6ed-434e-885c-b384a7a5bd09: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-55a06c58-c6ed-434e-885c-b384a7a5bd09', 'volume_size': 1} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-321062559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=55a06c58-c6ed-434e-885c-b384a7a5bd09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:46Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Creating volume 55a06c58-c6ed-434e-885c-b384a7a5bd09 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:46 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:46 devstack sudo[98182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c Jun 29 10:48:46 devstack sudo[98182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:46 devstack sudo[98183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 1073741824 Jun 29 10:48:46 devstack sudo[98183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:47 devstack sudo[98182]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c" returned: 0 in 1.040s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:47 devstack sudo[98196]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:47 devstack sudo[98196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:47 devstack sudo[98183]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 1073741824" returned: 0 in 1.195s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:47 devstack sudo[98198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 Jun 29 10:48:47 devstack sudo[98198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:48 devstack sudo[98196]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 1.150s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:48 devstack sudo[98205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1 Jun 29 10:48:48 devstack sudo[98205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:48 devstack sudo[98198]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09" returned: 0 in 1.051s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] <== create_volume: return (2307ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.310s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5c0a1a07-7121-483e-88ed-5839dbe8a20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-55a06c58-c6ed-434e-885c-b384a7a5bd09', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5090d340-bf49-4f3a-a2b3-39544c987e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Volume volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 (55a06c58-c6ed-434e-885c-b384a7a5bd09): created successfully Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5090d340-bf49-4f3a-a2b3-39544c987e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (939173f7-7c2f-490f-a2aa-62244df1bd5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-413694f8-06f7-4d2a-87dc-9d5fabd9d18d tempest-VolumesActionsTest-246448485 None] Created volume successfully. Jun 29 10:48:49 devstack sudo[98205]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c.cad269d4-c290-4c21-af9b-11c7e08f11a1" returned: 0 in 0.984s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-cad269d4-c290-4c21-af9b-11c7e08f11a1" released by "_delete_snapshot" :: held 4.795s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" released by "delete_snapshot" :: held 4.833s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Created reservations ['93d4988b-9f9d-4573-ab42-aeb7b60eaa7c', 'db694d9d-d2b5-46cc-9fd4-9fdf39452add', 'ac941674-9d0f-4a36-b5bf-1b24cc796476', '301a66d8-2c2d-4a36-84b2-60d9910144d8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-55a06c58-c6ed-434e-885c-b384a7a5bd09-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Lock "cinder-55a06c58-c6ed-434e-885c-b384a7a5bd09-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:50 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Delete snapshot completed successfully. Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3f4443ca-2b8b-486c-8875-54e837ceacb7 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-cad269d4-c290-4c21-af9b-11c7e08f11a1-delete_snapshot" released by "delete_snapshot" :: held 5.224s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Acquiring lock "cinder-quobyte-55a06c58-c6ed-434e-885c-b384a7a5bd09" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-55a06c58-c6ed-434e-885c-b384a7a5bd09" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc810f6f-053a-48a8-9445-02c44642f9e3]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:50 devstack sudo[98250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 Jun 29 10:48:50 devstack sudo[98250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-4b5d209a-10be-45aa-a696-a295b154920c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-4b5d209a-10be-45aa-a696-a295b154920c-delete_volume" acquired by "delete_volume" :: waited 0.081s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" acquired by "delete_volume" :: waited 0.042s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c322e52-0394-454d-818f-738bc2b429ba]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:48:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:51 devstack sudo[98263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c Jun 29 10:48:51 devstack sudo[98263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:51 devstack sudo[98250]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09" returned: 0 in 1.516s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:51 devstack sudo[98269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09 Jun 29 10:48:51 devstack sudo[98269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:52 devstack sudo[98263]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c" returned: 0 in 1.589s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:52 devstack sudo[98276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c Jun 29 10:48:52 devstack sudo[98276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:53 devstack sudo[98269]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-55a06c58-c6ed-434e-885c-b384a7a5bd09" returned: 0 in 1.496s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Lock "cinder-quobyte-55a06c58-c6ed-434e-885c-b384a7a5bd09" released by "delete_volume" :: held 3.122s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Created reservations ['f9585672-1dbe-42c6-b54b-2ad60b185fcb', 'fa04bf4c-3440-4190-9402-c49afe56cc10', '0825534e-abd8-4c6d-a8ba-3a0465778630', 'cf53ecb2-d747-440b-b1e2-a485f518a3d5'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Flow 'volume_create_manager' (456e4011-cefe-4c45-80ec-f51b8f7866f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7819d660-476a-4779-aedb-80d0d858b152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7819d660-476a-4779-aedb-80d0d858b152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-797933096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75696163-13cf-415c-b3da-e8495605fc58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30eec2d7879246719f0391b8191b4b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:53Z,use_quota=True,user_id='60a80b1375694a9cbd0799a2fb1e7aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d614778f-fc15-4c18-afb1-beff156e4177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d614778f-fc15-4c18-afb1-beff156e4177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (487239e1-e72a-4930-8733-3d23fe978677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (487239e1-e72a-4930-8733-3d23fe978677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '75696163-13cf-415c-b3da-e8495605fc58', 'volume_name': 'volume-75696163-13cf-415c-b3da-e8495605fc58', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f0a2072-82a2-4baf-9c73-73bfbf203035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f0a2072-82a2-4baf-9c73-73bfbf203035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (759f71d5-6ef8-428e-bb4a-ecd526bf8de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:53 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Volume 75696163-13cf-415c-b3da-e8495605fc58: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-75696163-13cf-415c-b3da-e8495605fc58', 'volume_size': 1} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-797933096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75696163-13cf-415c-b3da-e8495605fc58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30eec2d7879246719f0391b8191b4b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:53Z,use_quota=True,user_id='60a80b1375694a9cbd0799a2fb1e7aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Creating volume 75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:53 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:53 devstack sudo[98281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 1073741824 Jun 29 10:48:53 devstack sudo[98281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:53 devstack sudo[98276]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4b5d209a-10be-45aa-a696-a295b154920c" returned: 0 in 1.291s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:53 devstack sudo[98283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:53 devstack sudo[98283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-quobyte-4b5d209a-10be-45aa-a696-a295b154920c" released by "delete_volume" :: held 3.027s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Created reservations ['8516f47b-9ca2-4586-a7e6-f0156b933bb2', '2717a962-2f1b-40a9-a413-64ac15c87495', '1604b8cc-56c9-4721-816e-e8b42d92565c', '55e3a1c2-73cc-483f-b98f-fa705b55f1f8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:54 devstack sudo[98285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:48:54 devstack sudo[98285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:55 devstack sudo[98285]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.015s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:55 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Deleted volume successfully. Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9213dfc1-6448-4459-86ed-80766becf866 tempest-VolumesSnapshotListTestJSON-702144984 None] Lock "cinder-4b5d209a-10be-45aa-a696-a295b154920c-delete_volume" released by "delete_volume" :: held 4.578s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (e3a225f3-4e15-4afb-8c25-21a71b5d6ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c6725a4-3989-4b07-a350-982503f79e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c6725a4-3989-4b07-a350-982503f79e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2063562723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed364c6c-ed32-46b6-bcfe-8a09f248ac6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:55Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08fa4788-816c-4b0d-a88f-e37ee82dbb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08fa4788-816c-4b0d-a88f-e37ee82dbb31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (061a6531-cbdf-4483-a26a-3a89266ae614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (061a6531-cbdf-4483-a26a-3a89266ae614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed364c6c-ed32-46b6-bcfe-8a09f248ac6c', 'volume_name': 'volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a13cf53a-362f-43be-8ab2-5f61725c431b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a13cf53a-362f-43be-8ab2-5f61725c431b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac8fa3c2-e7f9-417c-a2a9-27d6647fa511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:55 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Volume ed364c6c-ed32-46b6-bcfe-8a09f248ac6c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c', 'volume_size': 1} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:55 devstack sudo[98283]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 2.085s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:48:55 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Deleted volume successfully. Jun 29 10:48:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c737f6f3-d4a7-434b-9002-d0d6ebf1bf48 tempest-VolumesActionsTest-1395545818 None] Lock "cinder-55a06c58-c6ed-434e-885c-b384a7a5bd09-delete_volume" released by "delete_volume" :: held 5.757s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:48:55 devstack sudo[98281]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 1073741824" returned: 0 in 2.313s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:56 devstack sudo[98292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:48:56 devstack sudo[98292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:57 devstack sudo[98292]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 1.202s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] <== create_volume: return (3565ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.570s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.584s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2063562723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ed364c6c-ed32-46b6-bcfe-8a09f248ac6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129c8e1636ac48ebaec8c449e7572701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:55Z,use_quota=True,user_id='cd9449ca70134273839cddb69ed75db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Creating volume ed364c6c-ed32-46b6-bcfe-8a09f248ac6c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:48:57 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (759f71d5-6ef8-428e-bb4a-ecd526bf8de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75696163-13cf-415c-b3da-e8495605fc58', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:57 devstack sudo[98331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c 1073741824 Jun 29 10:48:57 devstack sudo[98331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad08a288-4559-4e1b-83ff-9e4e0f093b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:57 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Volume volume-75696163-13cf-415c-b3da-e8495605fc58 (75696163-13cf-415c-b3da-e8495605fc58): created successfully Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad08a288-4559-4e1b-83ff-9e4e0f093b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Flow 'volume_create_manager' (456e4011-cefe-4c45-80ec-f51b8f7866f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e4f7dd23-cbae-4168-a4be-25ca49e50865 tempest-VolumesCloneTest-87971381 None] Created volume successfully. Jun 29 10:48:58 devstack sudo[98331]: pam_unix(sudo:session): session closed for user root Jun 29 10:48:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c 1073741824" returned: 0 in 1.648s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:48:59 devstack sudo[98339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c Jun 29 10:48:59 devstack sudo[98339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Flow 'volume_create_manager' (4e0479aa-b4ba-4d16-a86e-c48ee37a987e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e5e135c-d222-4c58-be8b-3b8fad30682f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e5e135c-d222-4c58-be8b-3b8fad30682f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1884627672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f96a0f5-772d-439a-9ed4-4dba73180ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30eec2d7879246719f0391b8191b4b06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:48:59Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=75696163-13cf-415c-b3da-e8495605fc58,status='creating',terminated_at=None,updated_at=2026-06-29T08:48:59Z,use_quota=True,user_id='60a80b1375694a9cbd0799a2fb1e7aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7eb53c8-8ff1-4833-8506-affb8220999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7eb53c8-8ff1-4833-8506-affb8220999e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4e702a3-5d3b-4c16-b8c0-484de27bd65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4e702a3-5d3b-4c16-b8c0-484de27bd65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '4f96a0f5-772d-439a-9ed4-4dba73180ef1', 'volume_name': 'volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1', 'volume_size': 2, 'source_volid': '75696163-13cf-415c-b3da-e8495605fc58', 'source_volstatus': 'available'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (327969b3-737e-4ad4-a8cf-8b98c1a2ec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (327969b3-737e-4ad4-a8cf-8b98c1a2ec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (471e3d1f-452b-4c24-aa68-9528a747ffe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:48:59 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Volume 4f96a0f5-772d-439a-9ed4-4dba73180ef1: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1', 'volume_size': 2, 'source_volid': '75696163-13cf-415c-b3da-e8495605fc58', 'source_volstatus': 'available'} Jun 29 10:48:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:00 devstack sudo[98339]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c" returned: 0 in 1.042s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] <== create_volume: return (2788ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.795s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.606s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:00 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Cloning volume 75696163-13cf-415c-b3da-e8495605fc58 to volume 4f96a0f5-772d-439a-9ed4-4dba73180ef1 Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac8fa3c2-e7f9-417c-a2a9-27d6647fa511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52d43b5b-6b0e-4f18-bb15-b449df2b6e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Volume volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c (ed364c6c-ed32-46b6-bcfe-8a09f248ac6c): created successfully Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52d43b5b-6b0e-4f18-bb15-b449df2b6e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Flow 'volume_create_manager' (e3a225f3-4e15-4afb-8c25-21a71b5d6ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Creating offline snapshot 36adfa59-de92-419c-9196-874318999f0b of volume 75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:49:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-bc5ff052-1dd7-4b26-aeaa-81a5357a9d72 tempest-VolumesActionsTest-246448485 None] Created volume successfully. Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d435ab0-4bb7-471e-8a1a-c6222e92f672]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:00 devstack sudo[98342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:49:00 devstack sudo[98342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:01 devstack sudo[98342]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 1.162s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:01 devstack sudo[98348]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b 1G Jun 29 10:49:01 devstack sudo[98348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Acquiring lock "cinder-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Lock "cinder-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Acquiring lock "cinder-quobyte-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Lock "cinder-quobyte-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d372b586-18d6-4b3e-a97f-ad178d2abbdd]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:02 devstack sudo[98354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c Jun 29 10:49:02 devstack sudo[98354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:02 devstack sudo[98348]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b 1G" returned: 0 in 1.345s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75696163-13cf-415c-b3da-e8495605fc58 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:02 devstack sudo[98356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75696163-13cf-415c-b3da-e8495605fc58 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b Jun 29 10:49:02 devstack sudo[98356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:03 devstack sudo[98354]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c" returned: 0 in 1.139s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:03 devstack sudo[98361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c Jun 29 10:49:03 devstack sudo[98361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:03 devstack sudo[98356]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-75696163-13cf-415c-b3da-e8495605fc58 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b" returned: 0 in 1.206s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:03 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b is being set with open permissions: ugo+rw Jun 29 10:49:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:03 devstack sudo[98367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b Jun 29 10:49:03 devstack sudo[98367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:04 devstack sudo[98361]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c" returned: 0 in 0.935s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Lock "cinder-quobyte-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c" released by "delete_volume" :: held 2.141s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Created reservations ['25b9e74e-8e78-466f-9557-68e1c87c99bf', 'a3e9bc4c-1d84-430a-82df-00b72fef3c66', 'd368f9fd-0842-405a-baf9-fc987d0cadc5', '889d945e-b37a-4f2b-a374-0bfd6583b69e'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:04 devstack sudo[98370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:49:04 devstack sudo[98370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:04 devstack sudo[98367]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b" returned: 0 in 0.990s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:04 devstack sudo[98373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info Jun 29 10:49:04 devstack sudo[98373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:05 devstack sudo[98370]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.124s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:05 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:49:05 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Deleted volume successfully. Jun 29 10:49:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b7b874a9-06c7-4c2e-8e2b-5b81e1da5bab tempest-VolumesActionsTest-246448485 None] Lock "cinder-ed364c6c-ed32-46b6-bcfe-8a09f248ac6c-delete_volume" released by "delete_volume" :: held 3.638s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:06 devstack sudo[98373]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info" returned: 0 in 1.111s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:06 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info is being set with open permissions: ugo+rw Jun 29 10:49:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:06 devstack sudo[98418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info Jun 29 10:49:06 devstack sudo[98418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:07 devstack sudo[98418]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.info" returned: 0 in 0.975s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Acquiring lock "cinder-quobyte-4f96a0f5-772d-439a-9ed4-4dba73180ef1" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-4f96a0f5-772d-439a-9ed4-4dba73180ef1" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] snapshot: 36adfa59-de92-419c-9196-874318999f0b, volume: 4f96a0f5-772d-439a-9ed4-4dba73180ef1, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[703990f9-b596-4205-b7df-6a98db584e5a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:07 devstack sudo[98421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b Jun 29 10:49:07 devstack sudo[98421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:08 devstack sudo[98421]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b" returned: 0 in 0.895s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75696163-13cf-415c-b3da-e8495605fc58(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:49:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 10:49:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 10:49:08 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3f0b674c-41d9-46e1-a67f-87a0a182fc26]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:08 devstack sudo[98427]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:49:08 devstack sudo[98427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:09 devstack sudo[98427]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 1.007s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:09 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 10:49:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:09 devstack sudo[98433]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 Jun 29 10:49:09 devstack sudo[98433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:12 devstack sudo[98448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:49:12 devstack sudo[98448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:14 devstack sudo[98448]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.942s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:49:14 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:49:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 8 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:49:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:49:14 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=80,cinder:UPDATE=118,cinder:INSERT=29,cinder:DELETE=12 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:49:15 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=88,cinder:UPDATE=106,cinder:DELETE=8,cinder:INSERT=27 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:49:16 devstack sudo[98433]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1" returned: 0 in 7.151s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:16 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a50ae7ca-c63b-460b-b18c-34ccfcb25486]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:16 devstack sudo[98454]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:49:16 devstack sudo[98454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:17 devstack sudo[98454]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 1.355s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:17 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58, size 1024.00 MB, duration 7.15 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:49:17 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Converted 1024.00 MB image at 143.18 MB/s Jun 29 10:49:17 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 is being set with open permissions: ugo+rw Jun 29 10:49:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:17 devstack sudo[98460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 Jun 29 10:49:17 devstack sudo[98460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:18 devstack sudo[98460]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1" returned: 0 in 1.195s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-4f96a0f5-772d-439a-9ed4-4dba73180ef1" released by "_copy_volume_from_snapshot" :: held 11.718s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Acquiring lock "cinder-quobyte-36adfa59-de92-419c-9196-874318999f0b" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-36adfa59-de92-419c-9196-874318999f0b" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Deleting offline snapshot 36adfa59-de92-419c-9196-874318999f0b of volume 75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] snapshot_file for this snap is: volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[163631bb-c1ff-41ea-b011-7159c63ee193]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:19 devstack sudo[98463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b Jun 29 10:49:19 devstack sudo[98463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:20 devstack sudo[98463]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b" returned: 0 in 1.399s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-75696163-13cf-415c-b3da-e8495605fc58(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:49:20 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a5c6dcc-e9cb-43d3-b286-556e4dd629aa]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:20 devstack sudo[98470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:49:20 devstack sudo[98470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:21 devstack sudo[98470]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 1.110s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:21 devstack sudo[98477]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b Jun 29 10:49:21 devstack sudo[98477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:22 devstack sudo[98477]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b" returned: 0 in 0.986s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:22 devstack sudo[98483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b Jun 29 10:49:22 devstack sudo[98483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:23 devstack sudo[98483]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58.36adfa59-de92-419c-9196-874318999f0b" returned: 0 in 1.040s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-36adfa59-de92-419c-9196-874318999f0b" released by "_delete_snapshot" :: held 4.707s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 23.563s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (471e3d1f-452b-4c24-aa68-9528a747ffe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1', 'volume_size': 2, 'source_volid': '75696163-13cf-415c-b3da-e8495605fc58', 'source_volstatus': 'available'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eddf653a-0cad-42ce-b81b-e461aa0b165f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:23 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Volume volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 (4f96a0f5-772d-439a-9ed4-4dba73180ef1): created successfully Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eddf653a-0cad-42ce-b81b-e461aa0b165f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Flow 'volume_create_manager' (4e0479aa-b4ba-4d16-a86e-c48ee37a987e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c2d769fd-04db-4a36-bd57-ca3bec2c4844 tempest-VolumesCloneTest-87971381 None] Created volume successfully. Jun 29 10:49:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5b1745a-8e45-4305-a0c8-1fac0f96c337]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:24 devstack sudo[98494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a Jun 29 10:49:24 devstack sudo[98494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:25 devstack sudo[98494]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a" returned: 0 in 1.099s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.127s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Acquiring lock "cinder-4f96a0f5-772d-439a-9ed4-4dba73180ef1-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Lock "cinder-4f96a0f5-772d-439a-9ed4-4dba73180ef1-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-d579aaf5-e161-4cf3-bf48-52033925eb1a', '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': 'f5840035-9ea4-4b95-ab67-cb5a899d620e', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Acquiring lock "cinder-quobyte-4f96a0f5-772d-439a-9ed4-4dba73180ef1" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-4f96a0f5-772d-439a-9ed4-4dba73180ef1" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9032cc52-5354-4a5c-96ae-e3ed392167fe]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-c2dd4391-2223-4c88-a21e-78ff665e4425 req-07958f06-ffc1-4175-8193-55800f936f30 tempest-ServerActionsTestOtherA-389011033 None] attachment_update completed successfully. Jun 29 10:49:25 devstack sudo[98501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 Jun 29 10:49:25 devstack sudo[98501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:26 devstack sudo[98501]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1" returned: 0 in 1.233s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:26 devstack sudo[98904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1 Jun 29 10:49:26 devstack sudo[98904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:27 devstack sudo[98904]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4f96a0f5-772d-439a-9ed4-4dba73180ef1" returned: 0 in 1.193s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-4f96a0f5-772d-439a-9ed4-4dba73180ef1" released by "delete_volume" :: held 2.508s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:27 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Created reservations ['0b418152-2464-4a0f-a615-1238eeea3946', '2400ce73-9d46-441e-8f24-c1eabc2eb994', '717afc36-b938-4039-81d4-e150522c2d16', '7c0618ad-7540-434b-b4c8-369a93015800'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:28 devstack sudo[98913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:49:28 devstack sudo[98913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Acquiring lock "cinder-75696163-13cf-415c-b3da-e8495605fc58-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Lock "cinder-75696163-13cf-415c-b3da-e8495605fc58-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:28 devstack sudo[98913]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.856s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:28 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:49:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Deleted volume successfully. Jun 29 10:49:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-792a0fb5-9056-46e9-86ee-00f2a443f03d tempest-VolumesCloneTest-87971381 None] Lock "cinder-4f96a0f5-772d-439a-9ed4-4dba73180ef1-delete_volume" released by "delete_volume" :: held 3.729s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Acquiring lock "cinder-quobyte-75696163-13cf-415c-b3da-e8495605fc58" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-75696163-13cf-415c-b3da-e8495605fc58" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:29 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a317acb-1a38-43da-8f0e-f456ba01fee5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:29 devstack sudo[98930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:49:29 devstack sudo[98930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Flow 'volume_create_manager' (1d507350-4e81-4db5-bd0d-ebdbe181ef12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25959f17-ef77-41dd-90b3-df20c2a9b649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25959f17-ef77-41dd-90b3-df20c2a9b649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-841253228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=05d9af79-0e92-496f-bd43-09d80c7a1d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd131b6e6be47d1b4a6b28aeccd3463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:30Z,use_quota=True,user_id='c70f81ac651a414c812618575506a9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9114ec9-1493-4b3f-88d0-c9e96d8be938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9114ec9-1493-4b3f-88d0-c9e96d8be938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7eaa23d-e097-4f49-9031-9f3465e2e261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7eaa23d-e097-4f49-9031-9f3465e2e261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '05d9af79-0e92-496f-bd43-09d80c7a1d6a', 'volume_name': 'volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fa603df-9cb3-40ca-9879-c23ee9509ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fa603df-9cb3-40ca-9879-c23ee9509ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b38eeb51-914c-4772-b5ed-2a5073574d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Volume 05d9af79-0e92-496f-bd43-09d80c7a1d6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a', 'volume_size': 1} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-841253228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=05d9af79-0e92-496f-bd43-09d80c7a1d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd131b6e6be47d1b4a6b28aeccd3463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:30Z,use_quota=True,user_id='c70f81ac651a414c812618575506a9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Creating volume 05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:49:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:30 devstack sudo[98936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a 1073741824 Jun 29 10:49:30 devstack sudo[98936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:30 devstack sudo[98930]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 1.371s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:30 devstack sudo[98938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58 Jun 29 10:49:30 devstack sudo[98938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:31 devstack sudo[98938]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-75696163-13cf-415c-b3da-e8495605fc58" returned: 0 in 0.922s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Lock "cinder-quobyte-75696163-13cf-415c-b3da-e8495605fc58" released by "delete_volume" :: held 2.431s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Created reservations ['6609f786-e44e-4a94-8d5e-5142e6a4946d', 'e5878f48-633e-4dcf-93e4-9027d617660d', '87fd3811-0aaf-426d-a67b-345a68f2baae', 'bb27f80c-50b5-489b-af6e-ecc95c951ff7'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.030s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:31 devstack sudo[98945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:49:31 devstack sudo[98945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:32 devstack sudo[98936]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a 1073741824" returned: 0 in 1.622s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:32 devstack sudo[98947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a Jun 29 10:49:32 devstack sudo[98947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:33 devstack sudo[98945]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.369s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:49:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Deleted volume successfully. Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b10965f7-4fd4-4b16-b6d0-2ab00bd2cda5 tempest-VolumesCloneTest-87971381 None] Lock "cinder-75696163-13cf-415c-b3da-e8495605fc58-delete_volume" released by "delete_volume" :: held 4.248s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:33 devstack sudo[98947]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a" returned: 0 in 1.317s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] <== create_volume: return (3017ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.021s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b38eeb51-914c-4772-b5ed-2a5073574d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8a2ea63-21e8-4a4e-aaa4-1b55af893dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Volume volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a (05d9af79-0e92-496f-bd43-09d80c7a1d6a): created successfully Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8a2ea63-21e8-4a4e-aaa4-1b55af893dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Flow 'volume_create_manager' (1d507350-4e81-4db5-bd0d-ebdbe181ef12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-960ba1ee-17e1-4955-827f-fed2ed9edc27 tempest-VolumesDeleteCascade-115667625 None] Created volume successfully. Jun 29 10:49:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.004s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Creating offline snapshot d244f0b1-5731-4e80-b566-fb60baeb4913 of volume 05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:49:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8cb8b134-b6f8-44a8-a82f-c5a635082832]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:34 devstack sudo[98988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a Jun 29 10:49:34 devstack sudo[98988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-8553903c-42ed-403b-87d6-8c93a933a791 tempest-ServerActionsTestOtherA-389011033 None] Terminate volume connection completed successfully. Jun 29 10:49:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-8553903c-42ed-403b-87d6-8c93a933a791 tempest-ServerActionsTestOtherA-389011033 None] Deleting attachment f5840035-9ea4-4b95-ab67-cb5a899d620e. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:49:35 devstack sudo[98988]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a" returned: 0 in 1.235s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:35 devstack sudo[99020]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 1G Jun 29 10:49:35 devstack sudo[99020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:36 devstack sudo[99020]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 1G" returned: 0 in 1.222s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:36 devstack sudo[99026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:36 devstack sudo[99026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:38 devstack sudo[99026]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 1.191s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:38 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 is being set with open permissions: ugo+rw Jun 29 10:49:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:38 devstack sudo[99039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:38 devstack sudo[99039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:39 devstack sudo[99039]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 1.000s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:39 devstack sudo[99042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info Jun 29 10:49:39 devstack sudo[99042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:40 devstack sudo[99042]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info" returned: 0 in 0.904s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:40 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info is being set with open permissions: ugo+rw Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:40 devstack sudo[99045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info Jun 29 10:49:40 devstack sudo[99045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:40 devstack sudo[99045]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.info" returned: 0 in 0.833s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.566s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.281s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd5b3b1b-967e-47f7-8722-ea61d95ee6c6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:40 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Flow 'volume_create_manager' (e989ae54-4fea-42b4-8f63-5ac8770387d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0b5cc94-4370-4668-9d9a-c80d371ce874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-46f818a2-cf5f-4285-a295-3439bee1aea9 tempest-VolumesDeleteCascade-115667625 None] Create snapshot completed successfully Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0b5cc94-4370-4668-9d9a-c80d371ce874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1307327560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8952d03fcefe4bb8bed9f35e9dd7e965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:41Z,use_quota=True,user_id='419102eb968c403eb60be1d3e05b7b42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce95b291-d470-45ef-87ea-4b2edae74617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce95b291-d470-45ef-87ea-4b2edae74617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d370755-42b8-4abc-b912-d58299104f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 10:49:41 devstack sudo[99050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a Jun 29 10:49:41 devstack sudo[99050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d370755-42b8-4abc-b912-d58299104f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1', 'volume_name': 'volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68ea842d-d810-405d-8b25-b73681afe2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68ea842d-d810-405d-8b25-b73681afe2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (856992e2-e015-440d-b1dd-6371881b9456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:41 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Volume 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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': } Jun 29 10:49:41 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Trying to clone 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 at location (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:42 devstack sudo[99050]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a" returned: 0 in 1.250s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.281s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 10:49:42 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Image download 20.69 MB at 20.69 MB/s Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Creating offline snapshot 5d349466-ddcf-407c-87ba-8af0235038ac of volume 05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e2649f4-9b82-4abe-bfee-d7b9bd08e845]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-d579aaf5-e161-4cf3-bf48-52033925eb1a', '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': '62e251b3-a693-4471-a246-ec4fca86743b', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d93b16e7-8b2d-48ac-ad2e-cabc6e071c77]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-68c027f7-7445-4db0-9eea-7c77ae198d35 req-669d18b2-b8a8-4c92-bbbb-ce03bf2f8944 tempest-ServerActionsTestOtherA-389011033 None] attachment_update completed successfully. Jun 29 10:49:42 devstack sudo[99077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:42 devstack sudo[99077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:42 devstack sudo[99078]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD Jun 29 10:49:42 devstack sudo[99078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Flow 'volume_create_manager' (235e2a55-fea0-44fe-85dc-1968c21c4eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10995bd2-617a-4f84-a3a7-f9fc3c41ef64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10995bd2-617a-4f84-a3a7-f9fc3c41ef64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1410871271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c1e59a5d-82b6-4475-b203-15c6dc7b760c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae505a52fd024406be811f37072e2c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:43Z,use_quota=True,user_id='899d62e4a99849c1b2cceebc890905c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee1864ca-dbf8-41c7-902c-8038064bb8a7),volume_type_id=ee1864ca-dbf8-41c7-902c-8038064bb8a7)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49fc5f93-65c4-4940-8551-2874f93c877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49fc5f93-65c4-4940-8551-2874f93c877f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b9587e3-b49e-4c24-8261-3b899081bcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b9587e3-b49e-4c24-8261-3b899081bcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c1e59a5d-82b6-4475-b203-15c6dc7b760c', 'volume_name': 'volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edd4b72a-a078-46cc-8a10-943b71c3389e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edd4b72a-a078-46cc-8a10-943b71c3389e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1802466d-db32-41da-9814-3c964bf5a2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume c1e59a5d-82b6-4475-b203-15c6dc7b760c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c', 'volume_size': 1} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:43 devstack sudo[99078]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD" returned: 0 in 1.194s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 is fetched for user 419102eb968c403eb60be1d3e05b7b42. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 10:49:43 devstack sudo[99077]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Flow 'volume_create_manager' (fa1ba998-ac8f-4950-bca0-a1110a44534e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27606166-619d-45e3-8bcc-a030cb03ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 1.368s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ec9271a-6532-4bba-8615-4c520b78b936]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:43 devstack sudo[99087]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac 1G Jun 29 10:49:43 devstack sudo[99087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27606166-619d-45e3-8bcc-a030cb03ea39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1944677282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e97a5f6-57e9-4692-a06b-22c1b8dc4b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae505a52fd024406be811f37072e2c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:44Z,use_quota=True,user_id='899d62e4a99849c1b2cceebc890905c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c72286c-360a-40ed-9598-5daf52bf7470),volume_type_id=1c72286c-360a-40ed-9598-5daf52bf7470)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7993667-87d7-4aa8-8937-94d651dd0166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7993667-87d7-4aa8-8937-94d651dd0166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9948affe-64d4-4804-b466-4f8b21659683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9948affe-64d4-4804-b466-4f8b21659683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e97a5f6-57e9-4692-a06b-22c1b8dc4b88', 'volume_name': 'volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45926789-0bef-437c-883d-c98731365f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45926789-0bef-437c-883d-c98731365f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4925d5cb-08fa-4c54-b4f6-217a785812ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:43 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume 7e97a5f6-57e9-4692-a06b-22c1b8dc4b88: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88', 'volume_size': 1} Jun 29 10:49:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:43 devstack sudo[99088]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD Jun 29 10:49:43 devstack sudo[99088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Flow 'volume_create_manager' (7726ba81-4f5d-4313-85b3-f86574d57444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c38d111b-dfcb-4686-ae51-11959d3b6487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c38d111b-dfcb-4686-ae51-11959d3b6487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-616590058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48234001-1840-4365-8b26-25cc6e048217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae505a52fd024406be811f37072e2c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:45Z,use_quota=True,user_id='899d62e4a99849c1b2cceebc890905c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b9609ee-07c1-42d3-82c8-d9102a502df0),volume_type_id=0b9609ee-07c1-42d3-82c8-d9102a502df0)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87d72242-c575-4b52-9fd9-d41555697048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87d72242-c575-4b52-9fd9-d41555697048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d753a150-5a86-4937-9eec-e793a80a44e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 10:49:44 devstack sudo[99088]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD" returned: 0 in 1.162s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d753a150-5a86-4937-9eec-e793a80a44e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '48234001-1840-4365-8b26-25cc6e048217', 'volume_name': 'volume-48234001-1840-4365-8b26-25cc6e048217', 'volume_size': 1, 'image_id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/fabdf687-f3df-4944-ab75-686d8d9e8de2', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1287777088', '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': 'ae505a52fd024406be811f37072e2c2f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'created_at': datetime.datetime(2026, 6, 29, 8, 49, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 49, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/fabdf687-f3df-4944-ab75-686d8d9e8de2/file', 'properties': {}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8799cb78-60af-4adb-8436-fb0a438360da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:45 devstack sudo[99087]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8799cb78-60af-4adb-8436-fb0a438360da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (024cb915-5d53-4d67-8325-de102e7351ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:45 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume 48234001-1840-4365-8b26-25cc6e048217: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-48234001-1840-4365-8b26-25cc6e048217', 'volume_size': 1, 'image_id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/fabdf687-f3df-4944-ab75-686d8d9e8de2', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1287777088', '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': 'ae505a52fd024406be811f37072e2c2f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'created_at': datetime.datetime(2026, 6, 29, 8, 49, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 49, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/fabdf687-f3df-4944-ab75-686d8d9e8de2/file', 'properties': {}}, 'image_service': } Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Trying to clone 48234001-1840-4365-8b26-25cc6e048217 from image fabdf687-f3df-4944-ab75-686d8d9e8de2 at location (None, [{'url': 'file:///opt/stack/data/glance/images/fabdf687-f3df-4944-ab75-686d8d9e8de2', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac 1G" returned: 0 in 1.358s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:45 devstack sudo[99116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac Jun 29 10:49:45 devstack sudo[99116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:45 devstack sudo[99116]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac" returned: 0 in 0.888s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:45 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac is being set with open permissions: ugo+rw Jun 29 10:49:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:46 devstack sudo[99188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac Jun 29 10:49:46 devstack sudo[99188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:46 devstack sudo[99188]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac" returned: 0 in 0.773s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.577s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.464s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1410871271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c1e59a5d-82b6-4475-b203-15c6dc7b760c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae505a52fd024406be811f37072e2c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:43Z,use_quota=True,user_id='899d62e4a99849c1b2cceebc890905c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee1864ca-dbf8-41c7-902c-8038064bb8a7),volume_type_id=ee1864ca-dbf8-41c7-902c-8038064bb8a7)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Creating volume c1e59a5d-82b6-4475-b203-15c6dc7b760c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:49:46 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:49:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:46 devstack sudo[99194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c 1073741824 Jun 29 10:49:46 devstack sudo[99194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:46 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-58adedbf-7108-47f1-a526-6c44ab0ae2ce tempest-VolumesDeleteCascade-115667625 None] Create snapshot completed successfully Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-05d9af79-0e92-496f-bd43-09d80c7a1d6a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-05d9af79-0e92-496f-bd43-09d80c7a1d6a-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Performing cascade delete. {{(pid=93485) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-5d349466-ddcf-407c-87ba-8af0235038ac-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-5d349466-ddcf-407c-87ba-8af0235038ac-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-5d349466-ddcf-407c-87ba-8af0235038ac" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:47 devstack sudo[99194]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c 1073741824" returned: 0 in 1.087s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-5d349466-ddcf-407c-87ba-8af0235038ac" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Deleting offline snapshot 5d349466-ddcf-407c-87ba-8af0235038ac of volume 05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] snapshot_file for this snap is: volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b38f54f-9bda-4d40-ba79-01bd5d601d98]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:48 devstack sudo[99201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c Jun 29 10:49:48 devstack sudo[99201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:48 devstack sudo[99200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac Jun 29 10:49:48 devstack sudo[99200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:48 devstack sudo[99200]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac" returned: 0 in 0.920s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:49:48 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e05667ea-c9d6-4084-980e-c37229bb7b08]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:48 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD, size 20.69 MB, duration 3.90 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 10:49:48 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Image download 20.69 MB at 5.30 MB/s Jun 29 10:49:48 devstack sudo[99201]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c" returned: 0 in 1.019s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] <== create_volume: return (2197ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.200s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.158s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1944677282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e97a5f6-57e9-4692-a06b-22c1b8dc4b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae505a52fd024406be811f37072e2c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:44Z,use_quota=True,user_id='899d62e4a99849c1b2cceebc890905c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c72286c-360a-40ed-9598-5daf52bf7470),volume_type_id=1c72286c-360a-40ed-9598-5daf52bf7470)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Creating volume 7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:49:49 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:49 devstack sudo[99535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:49 devstack sudo[99535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:49 devstack sudo[99536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 1073741824 Jun 29 10:49:49 devstack sudo[99536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6eb0015-98c8-4b8b-8f93-335dff5dbeaa]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1802466d-db32-41da-9814-3c964bf5a2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44de6491-8f50-47bb-b3ce-527710b17d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c (c1e59a5d-82b6-4475-b203-15c6dc7b760c): created successfully Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44de6491-8f50-47bb-b3ce-527710b17d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Flow 'volume_create_manager' (235e2a55-fea0-44fe-85dc-1968c21c4eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b1ce69ea-82fa-4eda-a7e3-b019c1af5740 tempest-TestInstancesWithCinderVolumes-1106187906 None] Created volume successfully. Jun 29 10:49:49 devstack sudo[99539]: quobyte : PWD=/ ; USER=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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD Jun 29 10:49:49 devstack sudo[99539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:50 devstack sudo[99535]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 1.590s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:50 devstack sudo[99591]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac Jun 29 10:49:50 devstack sudo[99591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:50 devstack sudo[99539]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD" returned: 0 in 1.591s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Temporary image fabdf687-f3df-4944-ab75-686d8d9e8de2 is fetched for user 899d62e4a99849c1b2cceebc890905c3. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[34481545-4f88-499f-8b1f-c533ec15ce25]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:51 devstack sudo[99594]: quobyte : PWD=/ ; USER=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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD Jun 29 10:49:51 devstack sudo[99594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:51 devstack sudo[99536]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 1073741824" returned: 0 in 2.208s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:51 devstack sudo[99597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 Jun 29 10:49:51 devstack sudo[99597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:52 devstack sudo[99591]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac" returned: 0 in 1.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:52 devstack sudo[99607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac Jun 29 10:49:52 devstack sudo[99607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:52 devstack sudo[99594]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD" returned: 0 in 1.354s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:52 devstack sudo[99597]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" returned: 0 in 1.302s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] <== create_volume: return (3611ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.617s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.723s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1307327560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8952d03fcefe4bb8bed9f35e9dd7e965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:41Z,use_quota=True,user_id='419102eb968c403eb60be1d3e05b7b42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Creating volume 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:49:52 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4925d5cb-08fa-4c54-b4f6-217a785812ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:52 devstack sudo[99610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 1073741824 Jun 29 10:49:52 devstack sudo[99610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62848d44-ed0a-49fd-8f77-d8a5b46e4ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:49:52 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 (7e97a5f6-57e9-4692-a06b-22c1b8dc4b88): created successfully Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62848d44-ed0a-49fd-8f77-d8a5b46e4ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:49:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Flow 'volume_create_manager' (fa1ba998-ac8f-4950-bca0-a1110a44534e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:49:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-11ad40c9-125d-4ed1-bfe4-6c2863155e68 tempest-TestInstancesWithCinderVolumes-1106187906 None] Created volume successfully. Jun 29 10:49:53 devstack sudo[99607]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.5d349466-ddcf-407c-87ba-8af0235038ac" returned: 0 in 1.133s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-5d349466-ddcf-407c-87ba-8af0235038ac" released by "_delete_snapshot" :: held 5.473s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" released by "delete_snapshot" :: held 5.519s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Created reservations ['e1fd6fd8-b563-4e15-80d0-675738b60516', 'e6846408-7986-4137-85e1-ccaf65694e03', '532e6683-649d-4d16-a9b8-d36d055b95ba', 'f892eb80-b561-4a2d-91cf-de2ab3510812'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:49:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Delete snapshot completed successfully. Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-5d349466-ddcf-407c-87ba-8af0235038ac-delete_snapshot" released by "delete_snapshot" :: held 5.812s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-d244f0b1-5731-4e80-b566-fb60baeb4913-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-d244f0b1-5731-4e80-b566-fb60baeb4913-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" acquired by "delete_snapshot" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-d244f0b1-5731-4e80-b566-fb60baeb4913" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-d244f0b1-5731-4e80-b566-fb60baeb4913" acquired by "_delete_snapshot" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Deleting offline snapshot d244f0b1-5731-4e80-b566-fb60baeb4913 of volume 05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] snapshot_file for this snap is: volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd38770e-94c1-4438-81d0-c484436e77c5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:53 devstack sudo[99616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:53 devstack sudo[99616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:54 devstack sudo[99610]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 1073741824" returned: 0 in 1.458s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:54 devstack sudo[99619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:49:54 devstack sudo[99619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:54 devstack sudo[99616]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 0.915s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b99a4728-747e-4b7b-8b23-810e42607077]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:54 devstack sudo[99625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a Jun 29 10:49:54 devstack sudo[99625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:54 devstack sudo[99619]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 0 in 0.778s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] <== create_volume: return (2300ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.305s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.666s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-616590058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48234001-1840-4365-8b26-25cc6e048217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae505a52fd024406be811f37072e2c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:49:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:49:45Z,use_quota=True,user_id='899d62e4a99849c1b2cceebc890905c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b9609ee-07c1-42d3-82c8-d9102a502df0),volume_type_id=0b9609ee-07c1-42d3-82c8-d9102a502df0)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Creating volume 48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:49:54 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:49:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:54 devstack sudo[99627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 1073741824 Jun 29 10:49:55 devstack sudo[99627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Attempting download of 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e30c0e28-fbf6-4822-94e5-ea4ec9142e4a]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:55 devstack sudo[99629]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s Jun 29 10:49:55 devstack sudo[99629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:55 devstack sudo[99625]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a" returned: 0 in 1.053s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:55 devstack sudo[99640]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:55 devstack sudo[99640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:55 devstack sudo[99629]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s" returned: 0 in 0.893s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:56 devstack sudo[99627]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 1073741824" returned: 0 in 1.130s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:56 devstack sudo[99642]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s Jun 29 10:49:56 devstack sudo[99642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:56 devstack sudo[99643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:49:56 devstack sudo[99643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:56 devstack sudo[99640]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 0.896s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:56 devstack sudo[99650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913 Jun 29 10:49:56 devstack sudo[99650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:56 devstack sudo[99642]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s" returned: 1 in 1.031s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_imjet62s' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e28d20c5-7ce9-4e49-b846-c8e67ef12028]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:57 devstack sudo[99643]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 0 in 0.911s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] <== create_volume: return (2100ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.105s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Attempting download of fabdf687-f3df-4944-ab75-686d8d9e8de2 ((None, [{'url': 'file:///opt/stack/data/glance/images/fabdf687-f3df-4944-ab75-686d8d9e8de2', 'metadata': {}}])) to volume 48234001-1840-4365-8b26-25cc6e048217. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 10:49:57 devstack sudo[99655]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD Jun 29 10:49:57 devstack sudo[99655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1eeaf2b-0ae6-46d8-8254-8d7d1e7cf193]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:57 devstack sudo[99657]: 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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14 Jun 29 10:49:57 devstack sudo[99657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:57 devstack sudo[99650]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a.d244f0b1-5731-4e80-b566-fb60baeb4913" returned: 0 in 0.996s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-d244f0b1-5731-4e80-b566-fb60baeb4913" released by "_delete_snapshot" :: held 4.013s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" released by "delete_snapshot" :: held 4.071s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Created reservations ['aaa7f9ca-04cd-42b6-9a79-20e4a419a7c7', '70a652d4-8277-4149-ace2-11d33d1b8adc', 'ccdd0d9f-6026-4ac4-b338-2ff797c3a6e7', 'a807c4dd-ccb7-4f3f-bb72-3fb1b5a7aa73'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:49:58 devstack sudo[99655]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD" returned: 0 in 1.122s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 was qcow2, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Delete snapshot completed successfully. Jun 29 10:49:58 devstack sudo[99657]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14" returned: 0 in 0.976s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:58 devstack sudo[99665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:49:58 devstack sudo[99665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-d244f0b1-5731-4e80-b566-fb60baeb4913-delete_snapshot" released by "delete_snapshot" :: held 4.498s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Snapshots deleted, issuing volume delete {{(pid=93485) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2ec2fd3-5dcd-4fb4-98d6-47ab4d0facc2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:58 devstack sudo[99666]: 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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14 Jun 29 10:49:58 devstack sudo[99666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:58 devstack sudo[99682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a Jun 29 10:49:58 devstack sudo[99682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:59 devstack sudo[99666]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14" returned: 1 in 1.139s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 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_fabdf687-f3df-4944-ab75-686d8d9e8de2_967uqp14' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:49:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff14eead-8bba-4715-acbe-3d85a090af6a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:49:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:59 devstack sudo[99682]: pam_unix(sudo:session): session closed for user root Jun 29 10:49:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a" returned: 0 in 1.133s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:49:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:49:59 devstack sudo[99722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a Jun 29 10:49:59 devstack sudo[99722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:49:59 devstack sudo[99721]: quobyte : PWD=/ ; USER=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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD Jun 29 10:49:59 devstack sudo[99721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:00 devstack sudo[99721]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD" returned: 0 in 0.839s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] fabdf687-f3df-4944-ab75-686d8d9e8de2 was qcow2, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:00 devstack sudo[99722]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-05d9af79-0e92-496f-bd43-09d80c7a1d6a" returned: 0 in 0.766s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:00 devstack sudo[99730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:50:00 devstack sudo[99730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-05d9af79-0e92-496f-bd43-09d80c7a1d6a" released by "delete_volume" :: held 2.024s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Created reservations ['552f80bd-33bd-4152-b339-c512f27eae2a', 'af721b8d-f360-459d-90e2-7d8d0f28b703', '4431ccff-8016-4aca-974f-a415005cce5b', 'b3f97279-e477-44eb-b0f5-5b5b4b89ca61'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:00 devstack sudo[99732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:00 devstack sudo[99732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:01 devstack sudo[99665]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 0 in 2.919s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:01 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_ibo9eeyadevstack@QuobyteHD, size 112.00 MB, duration 2.92 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:50:01 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Converted 112.00 MB image at 38.33 MB/s Jun 29 10:50:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:01 devstack sudo[99739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 1G Jun 29 10:50:01 devstack sudo[99739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:01 devstack sudo[99732]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.809s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:01 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:01 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Deleted volume successfully. Jun 29 10:50:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ac3aa05-ac5e-4de0-9aaa-8430bb1c6fca tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-05d9af79-0e92-496f-bd43-09d80c7a1d6a-delete_volume" released by "delete_volume" :: held 13.571s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:02 devstack sudo[99739]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 1G" returned: 0 in 1.105s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab0589c1-fd50-426f-ac39-afe54960e9ca]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:02 devstack sudo[99747]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:02 devstack sudo[99747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Flow 'volume_create_manager' (15136723-aac5-4826-9537-c58367cb875f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85c2b72f-cae1-47b9-b53e-b8ae7a9563ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85c2b72f-cae1-47b9-b53e-b8ae7a9563ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-417140658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2d6c5e96-10e1-45ce-b364-c708323c893e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd131b6e6be47d1b4a6b28aeccd3463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:02Z,use_quota=True,user_id='c70f81ac651a414c812618575506a9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0620caac-a8cc-41f6-9214-9757c4b0cbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0620caac-a8cc-41f6-9214-9757c4b0cbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3989079b-e942-4964-89a6-59b8a1f0eaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3989079b-e942-4964-89a6-59b8a1f0eaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2d6c5e96-10e1-45ce-b364-c708323c893e', 'volume_name': 'volume-2d6c5e96-10e1-45ce-b364-c708323c893e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1a80ff5-3c5f-4c65-b374-3395b57591f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1a80ff5-3c5f-4c65-b374-3395b57591f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f14cb6f-fa68-41d3-b323-157608a19543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:02 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Volume 2d6c5e96-10e1-45ce-b364-c708323c893e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2d6c5e96-10e1-45ce-b364-c708323c893e', 'volume_size': 1} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-417140658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2d6c5e96-10e1-45ce-b364-c708323c893e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd131b6e6be47d1b4a6b28aeccd3463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:02Z,use_quota=True,user_id='c70f81ac651a414c812618575506a9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Creating volume 2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:50:02 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:50:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:02 devstack sudo[99749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e 1073741824 Jun 29 10:50:02 devstack sudo[99749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:03 devstack sudo[99730]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 0 in 2.951s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_fabdf687-f3df-4944-ab75-686d8d9e8de2_qtw_6u1fdevstack@QuobyteHD, size 112.00 MB, duration 2.95 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:50:03 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Converted 112.00 MB image at 37.92 MB/s Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:03 devstack sudo[99751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 1G Jun 29 10:50:03 devstack sudo[99751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:03 devstack sudo[99747]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 0 in 1.205s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:03 devstack sudo[99758]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:03 devstack sudo[99758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:03 devstack sudo[99749]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e 1073741824" returned: 0 in 1.277s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:03 devstack sudo[99751]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 1G" returned: 0 in 0.827s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:03 devstack sudo[99764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:03 devstack sudo[99764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d120bb60-efed-4add-b43c-9e42fc558951]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:04 devstack sudo[99766]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:50:04 devstack sudo[99766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:04 devstack sudo[99758]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 1 in 1.009s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Downloaded image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 for user 419102eb968c403eb60be1d3e05b7b42 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Marking volume 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Copying metadata from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 to 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Creating volume glance metadata for volume 11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 backed by image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 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': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (856992e2-e015-440d-b1dd-6371881b9456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f529165e-eb45-400e-b95e-628e2d5e2359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:04 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Volume volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 (11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1): created successfully Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f529165e-eb45-400e-b95e-628e2d5e2359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Flow 'volume_create_manager' (e989ae54-4fea-42b4-8f63-5ac8770387d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c29b0b2a-1fac-4d3c-b555-715052ddf1a8 tempest-VolumesExtendTest-1655224711 None] Created volume successfully. Jun 29 10:50:04 devstack sudo[99764]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 0.983s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] <== create_volume: return (2349ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.352s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f14cb6f-fa68-41d3-b323-157608a19543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d6c5e96-10e1-45ce-b364-c708323c893e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ce5ef34-db58-4727-9a5b-ff5c84dd173a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:04 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Volume volume-2d6c5e96-10e1-45ce-b364-c708323c893e (2d6c5e96-10e1-45ce-b364-c708323c893e): created successfully Jun 29 10:50:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ce5ef34-db58-4727-9a5b-ff5c84dd173a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Flow 'volume_create_manager' (15136723-aac5-4826-9537-c58367cb875f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:05 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0b585d02-9b72-4a08-916d-b72f5499e870 tempest-VolumesDeleteCascade-115667625 None] Created volume successfully. Jun 29 10:50:05 devstack sudo[99766]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 0 in 0.997s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:05 devstack sudo[99774]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:50:05 devstack sudo[99774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Creating offline snapshot d59d0dca-2014-4026-8b0b-070ac37f8a0d of volume 2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[69605470-6b48-43f2-bcdd-468d8979e7c0]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:06 devstack sudo[99774]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 1 in 1.023s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Downloaded image fabdf687-f3df-4944-ab75-686d8d9e8de2 ((None, [{'url': 'file:///opt/stack/data/glance/images/fabdf687-f3df-4944-ab75-686d8d9e8de2', 'metadata': {}}])) to volume 48234001-1840-4365-8b26-25cc6e048217 successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Temporary image fabdf687-f3df-4944-ab75-686d8d9e8de2 for user 899d62e4a99849c1b2cceebc890905c3 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Marking volume 48234001-1840-4365-8b26-25cc6e048217 as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 10:50:06 devstack sudo[99833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:06 devstack sudo[99833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Copying metadata from image fabdf687-f3df-4944-ab75-686d8d9e8de2 to 48234001-1840-4365-8b26-25cc6e048217. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Creating volume glance metadata for volume 48234001-1840-4365-8b26-25cc6e048217 backed by image fabdf687-f3df-4944-ab75-686d8d9e8de2 with: {'image_id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'image_name': 'tempest-scenario-img--1287777088', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (024cb915-5d53-4d67-8325-de102e7351ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48234001-1840-4365-8b26-25cc6e048217', 'volume_size': 1, 'image_id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/fabdf687-f3df-4944-ab75-686d8d9e8de2', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1287777088', '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': 'ae505a52fd024406be811f37072e2c2f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'fabdf687-f3df-4944-ab75-686d8d9e8de2', 'created_at': datetime.datetime(2026, 6, 29, 8, 49, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 49, 42, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/fabdf687-f3df-4944-ab75-686d8d9e8de2/file', 'properties': {}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38586bc0-075c-44da-a1e8-e6ab7b912e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:06 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Volume volume-48234001-1840-4365-8b26-25cc6e048217 (48234001-1840-4365-8b26-25cc6e048217): created successfully Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38586bc0-075c-44da-a1e8-e6ab7b912e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Flow 'volume_create_manager' (7726ba81-4f5d-4313-85b3-f86574d57444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-26560f90-a633-4e50-9f8e-414760ce2df6 tempest-TestInstancesWithCinderVolumes-1106187906 None] Created volume successfully. Jun 29 10:50:06 devstack sudo[99833]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 0.897s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:06 devstack sudo[99839]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d 1G Jun 29 10:50:06 devstack sudo[99839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:07 devstack sudo[99839]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d 1G" returned: 0 in 0.909s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2d6c5e96-10e1-45ce-b364-c708323c893e -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:07 devstack sudo[99844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2d6c5e96-10e1-45ce-b364-c708323c893e -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d Jun 29 10:50:07 devstack sudo[99844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:08 devstack sudo[99844]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2d6c5e96-10e1-45ce-b364-c708323c893e -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d" returned: 0 in 0.855s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:08 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d is being set with open permissions: ugo+rw Jun 29 10:50:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:08 devstack sudo[99849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d Jun 29 10:50:08 devstack sudo[99849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:09 devstack sudo[99849]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d" returned: 0 in 0.783s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:09 devstack sudo[99852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info Jun 29 10:50:09 devstack sudo[99852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:10 devstack sudo[99852]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info" returned: 0 in 0.754s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:10 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info is being set with open permissions: ugo+rw Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:10 devstack sudo[99855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info Jun 29 10:50:10 devstack sudo[99855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:10 devstack sudo[99855]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.info" returned: 0 in 0.733s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.080s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 4.783s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:10 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f2d11a6a-d288-4fd9-881c-3fb9f78fa5a0 tempest-VolumesDeleteCascade-115667625 None] Create snapshot completed successfully Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[71174d59-3592-4704-96bc-6f42ce7e5413]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:11 devstack sudo[99859]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:11 devstack sudo[99859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Flow 'volume_create_manager' (fcd51534-a2f5-4e8a-a5d3-b85e2446bdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3d37872-592f-4043-94c6-dc4978bddfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3d37872-592f-4043-94c6-dc4978bddfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1281024034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=480762a1-1aeb-40d4-8435-5731e3f038eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acd131b6e6be47d1b4a6b28aeccd3463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=d59d0dca-2014-4026-8b0b-070ac37f8a0d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:12Z,use_quota=True,user_id='c70f81ac651a414c812618575506a9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ebac88b-ccc5-43c2-870e-20a58fb70e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ebac88b-ccc5-43c2-870e-20a58fb70e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (481b6b9a-d015-4196-ad4a-1578f5bbd376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (481b6b9a-d015-4196-ad4a-1578f5bbd376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '480762a1-1aeb-40d4-8435-5731e3f038eb', 'volume_name': 'volume-480762a1-1aeb-40d4-8435-5731e3f038eb', 'volume_size': 1, 'snapshot_id': 'd59d0dca-2014-4026-8b0b-070ac37f8a0d'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62bfe021-5fa1-4e20-92ff-ac13a9b18418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:11 devstack sudo[99859]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62bfe021-5fa1-4e20-92ff-ac13a9b18418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be30579d-6ae4-4ecc-b09b-7e1485ff688f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:11 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Volume 480762a1-1aeb-40d4-8435-5731e3f038eb: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-480762a1-1aeb-40d4-8435-5731e3f038eb', 'volume_size': 1, 'snapshot_id': 'd59d0dca-2014-4026-8b0b-070ac37f8a0d'} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 0 in 0.925s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:12 devstack sudo[99863]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:12 devstack sudo[99863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:12 devstack sudo[99866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:12 devstack sudo[99866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:12 devstack sudo[99863]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 1 in 0.856s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 2G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 2G" returned: 0 in 0.079s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 1.916s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.923s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-d59d0dca-2014-4026-8b0b-070ac37f8a0d-480762a1-1aeb-40d4-8435-5731e3f038eb" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-d59d0dca-2014-4026-8b0b-070ac37f8a0d-480762a1-1aeb-40d4-8435-5731e3f038eb" acquired by "_create_volume_from_snapshot" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Creating volume 480762a1-1aeb-40d4-8435-5731e3f038eb from snapshot d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-480762a1-1aeb-40d4-8435-5731e3f038eb" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-480762a1-1aeb-40d4-8435-5731e3f038eb" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] snapshot: d59d0dca-2014-4026-8b0b-070ac37f8a0d, volume: 480762a1-1aeb-40d4-8435-5731e3f038eb, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 10:50:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-007d3bb6-58c7-4e16-9f08-12258eaf1504 tempest-VolumesExtendTest-1655224711 None] Extend volume completed successfully. Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[adc8e644-4da1-46ab-a1c9-917c07cc117c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:13 devstack sudo[99874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d Jun 29 10:50:13 devstack sudo[99874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:13 devstack sudo[99866]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.036s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:50:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:14 devstack sudo[99874]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d" returned: 0 in 1.322s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2d6c5e96-10e1-45ce-b364-c708323c893e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f09fa30d-51a2-4947-8bd6-01ff3b66c400]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-quobyte-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e48db436-d6b6-4044-8e65-180ee5b89a96]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:14 devstack sudo[99880]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:14 devstack sudo[99880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:14 devstack sudo[99881]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:14 devstack sudo[99881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=78,cinder:SELECT=70,cinder:INSERT=27,cinder:DELETE=7 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:15 devstack sudo[99881]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 0 in 1.366s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:15 devstack sudo[99880]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 1.561s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 10:50:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:16 devstack sudo[99903]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb Jun 29 10:50:16 devstack sudo[99903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:16 devstack sudo[99902]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:16 devstack sudo[99902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:17 devstack sudo[99902]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 1 in 1.182s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:50:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:17 devstack sudo[99919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1 Jun 29 10:50:17 devstack sudo[99919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=62,cinder:SELECT=88,cinder:INSERT=24,cinder:DELETE=6 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:50:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-578640b6-2002-4d07-976d-67118f8220b8 req-6e92467a-8d57-48f5-a0ae-3aa69d2372ce tempest-ServerActionsTestOtherA-389011033 None] Terminate volume connection completed successfully. Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-578640b6-2002-4d07-976d-67118f8220b8 req-6e92467a-8d57-48f5-a0ae-3aa69d2372ce tempest-ServerActionsTestOtherA-389011033 None] Deleting attachment 62e251b3-a693-4471-a246-ec4fca86743b. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:50:19 devstack sudo[99919]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" returned: 0 in 2.431s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1" released by "delete_volume" :: held 5.115s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Created reservations ['e205c51f-7950-47b6-b870-3fd5426cc1c0', '0b315874-724b-44ac-9301-dc2186ec3b2c', '30b39dca-2de7-40f7-972e-bf58af2b4d29', 'bc160fe9-3884-4fd4-a57a-c12d662d969c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:19 devstack sudo[99932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:19 devstack sudo[99932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:21 devstack sudo[99932]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 2.116s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Deleted volume successfully. Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-88c0cf15-4dd5-4dc3-8b01-8ec9d76c27d0 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-11ea43b0-e4a7-4a06-b2c5-2b17fdc0f2a1-delete_volume" released by "delete_volume" :: held 7.830s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Flow 'volume_create_manager' (f42ef80f-79c4-487c-b6b8-7628bdb00f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (11e8fa83-c654-4a84-a7b3-28bff438ef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (11e8fa83-c654-4a84-a7b3-28bff438ef47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1425214690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=af69c142-5e5a-423c-952a-b0954a266b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8952d03fcefe4bb8bed9f35e9dd7e965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:22Z,use_quota=True,user_id='419102eb968c403eb60be1d3e05b7b42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (092a51d0-d706-45e6-b2e2-7557c11df323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (092a51d0-d706-45e6-b2e2-7557c11df323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f17fa531-a7dd-4835-be23-34969a08f901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f17fa531-a7dd-4835-be23-34969a08f901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af69c142-5e5a-423c-952a-b0954a266b0c', 'volume_name': 'volume-af69c142-5e5a-423c-952a-b0954a266b0c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41607e0b-f95f-4133-88ae-e99a2fe4379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41607e0b-f95f-4133-88ae-e99a2fe4379d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac8d83ef-cf8f-4c75-8bda-036d7d420c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Volume af69c142-5e5a-423c-952a-b0954a266b0c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af69c142-5e5a-423c-952a-b0954a266b0c', 'volume_size': 1} Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:22 devstack sudo[99903]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb" returned: 0 in 7.039s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[789924df-f848-40e0-8a42-efdb185395d5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:23 devstack sudo[99936]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:23 devstack sudo[99936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:24 devstack sudo[99936]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 1.063s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:24 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e, size 1024.00 MB, duration 7.04 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:50:24 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Converted 1024.00 MB image at 145.46 MB/s Jun 29 10:50:24 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb is being set with open permissions: ugo+rw Jun 29 10:50:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:24 devstack sudo[99954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb Jun 29 10:50:24 devstack sudo[99954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:24 devstack sudo[99954]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb" returned: 0 in 0.922s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-480762a1-1aeb-40d4-8435-5731e3f038eb" released by "_copy_volume_from_snapshot" :: held 12.078s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-d59d0dca-2014-4026-8b0b-070ac37f8a0d-480762a1-1aeb-40d4-8435-5731e3f038eb" released by "_create_volume_from_snapshot" :: held 12.127s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 12.155s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 9.971s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be30579d-6ae4-4ecc-b09b-7e1485ff688f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-480762a1-1aeb-40d4-8435-5731e3f038eb', 'volume_size': 1, 'snapshot_id': 'd59d0dca-2014-4026-8b0b-070ac37f8a0d'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7c08aaa-eb8e-4bc9-896d-1e00c1808c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9d3247d-39ec-4f69-9eee-00e1fc38d7a7]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Volume volume-480762a1-1aeb-40d4-8435-5731e3f038eb (480762a1-1aeb-40d4-8435-5731e3f038eb): created successfully Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c7c08aaa-eb8e-4bc9-896d-1e00c1808c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Flow 'volume_create_manager' (fcd51534-a2f5-4e8a-a5d3-b85e2446bdb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fc966bab-811e-47b6-a7ca-c4eeb282f6f0 tempest-VolumesDeleteCascade-115667625 None] Created volume successfully. Jun 29 10:50:25 devstack sudo[99981]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:50:25 devstack sudo[99981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-2d6c5e96-10e1-45ce-b364-c708323c893e-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-2d6c5e96-10e1-45ce-b364-c708323c893e-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Performing cascade delete. {{(pid=93485) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-d59d0dca-2014-4026-8b0b-070ac37f8a0d-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-d59d0dca-2014-4026-8b0b-070ac37f8a0d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-2d6c5e96-10e1-45ce-b364-c708323c893e" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-2d6c5e96-10e1-45ce-b364-c708323c893e" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-d59d0dca-2014-4026-8b0b-070ac37f8a0d" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-d59d0dca-2014-4026-8b0b-070ac37f8a0d" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Deleting offline snapshot d59d0dca-2014-4026-8b0b-070ac37f8a0d of volume 2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] snapshot_file for this snap is: volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f8d225b-0ad2-47d6-b375-6a73084455a2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:25 devstack sudo[99984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d Jun 29 10:50:25 devstack sudo[99984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:26 devstack sudo[99981]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 0 in 1.107s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:26 devstack sudo[99994]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:50:26 devstack sudo[99994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:26 devstack sudo[99984]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d" returned: 0 in 1.066s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2d6c5e96-10e1-45ce-b364-c708323c893e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:50:26 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e70e9924-0221-48d1-a2a2-7a573acd9f33]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:26 devstack sudo[100009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:26 devstack sudo[100009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:27 devstack sudo[99994]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 1 in 1.108s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.281s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.605s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1425214690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=af69c142-5e5a-423c-952a-b0954a266b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8952d03fcefe4bb8bed9f35e9dd7e965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:22Z,use_quota=True,user_id='419102eb968c403eb60be1d3e05b7b42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Creating volume af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:50:27 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:27 devstack sudo[100015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c 1073741824 Jun 29 10:50:27 devstack sudo[100015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-48234001-1840-4365-8b26-25cc6e048217', 'options': None, 'format': 'raw', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'a70ab7da-5a67-4168-8d2f-70dbe5727552', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:50:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-95effe63-a18a-44e6-8a24-325ccf94b492 req-06d82de1-87ab-4eef-a27a-d7042fcc80f7 tempest-TestInstancesWithCinderVolumes-1106187906 None] attachment_update completed successfully. Jun 29 10:50:27 devstack sudo[100009]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 1.218s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:28 devstack sudo[100022]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d Jun 29 10:50:28 devstack sudo[100022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:28 devstack sudo[100015]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c 1073741824" returned: 0 in 1.214s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:28 devstack sudo[100029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c Jun 29 10:50:28 devstack sudo[100029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:28 devstack sudo[100022]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d" returned: 0 in 0.851s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:28 devstack sudo[100032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d Jun 29 10:50:28 devstack sudo[100032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:29 devstack sudo[100029]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c" returned: 0 in 0.780s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] <== create_volume: return (2070ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.077s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac8d83ef-cf8f-4c75-8bda-036d7d420c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af69c142-5e5a-423c-952a-b0954a266b0c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6efb3b35-9a5a-4c7f-a0b0-96e723375d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Volume volume-af69c142-5e5a-423c-952a-b0954a266b0c (af69c142-5e5a-423c-952a-b0954a266b0c): created successfully Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6efb3b35-9a5a-4c7f-a0b0-96e723375d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Flow 'volume_create_manager' (f42ef80f-79c4-487c-b6b8-7628bdb00f41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b6e3e56e-36ec-4982-b6a3-e6de28bf6d43 tempest-VolumesExtendTest-1655224711 None] Created volume successfully. Jun 29 10:50:29 devstack sudo[100032]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e.d59d0dca-2014-4026-8b0b-070ac37f8a0d" returned: 0 in 0.803s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-d59d0dca-2014-4026-8b0b-070ac37f8a0d" released by "_delete_snapshot" :: held 4.076s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-2d6c5e96-10e1-45ce-b364-c708323c893e" released by "delete_snapshot" :: held 4.098s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Created reservations ['11694845-b389-463d-bcea-baeabd00f44a', 'd54b3566-507b-42d1-86ba-2ea0919e9424', '361f7ca7-7973-44bf-b2ea-3dabc0195307', 'd1d0d5bc-c746-43f7-8ed1-5851628a557d'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Delete snapshot completed successfully. Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-d59d0dca-2014-4026-8b0b-070ac37f8a0d-delete_snapshot" released by "delete_snapshot" :: held 4.265s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Snapshots deleted, issuing volume delete {{(pid=93485) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-2d6c5e96-10e1-45ce-b364-c708323c893e" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-2d6c5e96-10e1-45ce-b364-c708323c893e" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad9cee38-ce62-499a-b7ce-ccf29fbfb595]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:30 devstack sudo[100103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:30 devstack sudo[100103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Creating offline snapshot eadada35-1aa3-48d2-b93e-5a9995a0dcb8 of volume af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb4c31d3-4920-4d2a-a86a-cc4a544366c3]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:30 devstack sudo[100105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c Jun 29 10:50:30 devstack sudo[100105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:30 devstack sudo[100103]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 0.894s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:30 devstack sudo[100115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e Jun 29 10:50:30 devstack sudo[100115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:31 devstack sudo[100105]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c" returned: 0 in 0.900s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:31 devstack sudo[100120]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 1G Jun 29 10:50:31 devstack sudo[100120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:31 devstack sudo[100115]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2d6c5e96-10e1-45ce-b364-c708323c893e" returned: 0 in 0.707s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-2d6c5e96-10e1-45ce-b364-c708323c893e" released by "delete_volume" :: held 1.681s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Created reservations ['6f6d425e-70c8-48b2-b39e-19b103b86936', '57a6e9ff-837c-4c42-a7ae-f6ad19f74294', 'b404fbdd-b27a-4172-ae46-23750a0eaa9d', 'b15e96b1-a1c4-46b4-a431-6f852ba6f27f'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:31 devstack sudo[100123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:31 devstack sudo[100123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:32 devstack sudo[100120]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 1G" returned: 0 in 0.964s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-af69c142-5e5a-423c-952a-b0954a266b0c -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:32 devstack sudo[100128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-af69c142-5e5a-423c-952a-b0954a266b0c -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 Jun 29 10:50:32 devstack sudo[100128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-480762a1-1aeb-40d4-8435-5731e3f038eb-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-480762a1-1aeb-40d4-8435-5731e3f038eb-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "cinder-quobyte-480762a1-1aeb-40d4-8435-5731e3f038eb" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-480762a1-1aeb-40d4-8435-5731e3f038eb" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6151c3f0-c014-441b-8f6c-9d2e0594785e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:32 devstack sudo[100123]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.882s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Deleted volume successfully. Jun 29 10:50:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a82dc6f9-8fe6-4efe-b888-3b0c6338a42c tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-2d6c5e96-10e1-45ce-b364-c708323c893e-delete_volume" released by "delete_volume" :: held 7.145s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:32 devstack sudo[100450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb Jun 29 10:50:32 devstack sudo[100450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-af69c142-5e5a-423c-952a-b0954a266b0c -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8" returned: 0 in 1.040s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:33 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 is being set with open permissions: ugo+rw Jun 29 10:50:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:33 devstack sudo[100128]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:33 devstack sudo[100476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 Jun 29 10:50:33 devstack sudo[100476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:33 devstack sudo[100450]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb" returned: 0 in 1.244s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:33 devstack sudo[100509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb Jun 29 10:50:33 devstack sudo[100509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:34 devstack sudo[100476]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8" returned: 0 in 1.075s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:34 devstack sudo[100532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info Jun 29 10:50:34 devstack sudo[100532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:35 devstack sudo[100509]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-480762a1-1aeb-40d4-8435-5731e3f038eb" returned: 0 in 1.401s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-quobyte-480762a1-1aeb-40d4-8435-5731e3f038eb" released by "delete_volume" :: held 2.740s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Created reservations ['4c4c1ab9-16a3-49f6-94cb-9db28c29bc4e', 'c0c19a88-c1f3-4112-af78-b59f976e42f1', 'be4fb15b-2803-4802-bda6-1430cc2549e9', 'f2e0afb7-509d-4b75-aaa7-be713c3449a6'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:35 devstack sudo[100542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:35 devstack sudo[100542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:35 devstack sudo[100532]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info" returned: 0 in 1.174s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:35 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info is being set with open permissions: ugo+rw Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:35 devstack sudo[100544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info Jun 29 10:50:35 devstack sudo[100544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "cinder-d579aaf5-e161-4cf3-bf48-52033925eb1a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Lock "cinder-d579aaf5-e161-4cf3-bf48-52033925eb1a-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "cinder-quobyte-d579aaf5-e161-4cf3-bf48-52033925eb1a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Lock "cinder-quobyte-d579aaf5-e161-4cf3-bf48-52033925eb1a" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[14d6f0e6-5afe-44ef-9cb6-6c2c5c41fdaf]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:36 devstack sudo[100546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a Jun 29 10:50:36 devstack sudo[100546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:36 devstack sudo[100542]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.420s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:36 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Deleted volume successfully. Jun 29 10:50:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-22aab10a-6f1c-4f7b-b623-bdfc4b412215 tempest-VolumesDeleteCascade-115667625 None] Lock "cinder-480762a1-1aeb-40d4-8435-5731e3f038eb-delete_volume" released by "delete_volume" :: held 4.566s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:37 devstack sudo[100544]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.info" returned: 0 in 1.482s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 6.800s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-588bdb5d-9d8e-4946-974c-56840aff9ce2 tempest-VolumesExtendTest-1655224711 None] Create snapshot completed successfully Jun 29 10:50:37 devstack sudo[100546]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a" returned: 0 in 1.754s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:37 devstack sudo[100553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a Jun 29 10:50:37 devstack sudo[100553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[15c085b2-c5fd-406a-a212-de9002b76e8f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:38 devstack sudo[100555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c Jun 29 10:50:38 devstack sudo[100555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:38 devstack sudo[100553]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d579aaf5-e161-4cf3-bf48-52033925eb1a" returned: 0 in 0.955s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Lock "cinder-quobyte-d579aaf5-e161-4cf3-bf48-52033925eb1a" released by "delete_volume" :: held 2.775s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Created reservations ['fd96ff72-54e9-4d52-ab20-cdcf4adb88d5', '6c612653-f7a4-471d-b523-80727977a013', 'b0e0dd0a-eb31-4e8d-8557-e21e6992c84f', 'adbc8fd2-6b5d-4bbb-87a0-ab6b347c26a5'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:38 devstack sudo[100558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:38 devstack sudo[100558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:40 devstack sudo[100558]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.288s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Deleted volume successfully. Jun 29 10:50:40 devstack sudo[100555]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c" returned: 0 in 2.055s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 2G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0721fd3e-3f19-4e4a-bfaf-a76e5da758af tempest-ServerActionsTestOtherA-389011033 None] Lock "cinder-d579aaf5-e161-4cf3-bf48-52033925eb1a-delete_volume" released by "delete_volume" :: held 4.654s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 2G" returned: 0 in 0.314s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 2.458s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6d2f95c6-efd9-47d6-82e3-64f3a1cd8057 tempest-VolumesExtendTest-1655224711 None] Extend volume completed successfully. Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-eadada35-1aa3-48d2-b93e-5a9995a0dcb8-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-eadada35-1aa3-48d2-b93e-5a9995a0dcb8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.059s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-quobyte-af69c142-5e5a-423c-952a-b0954a266b0c" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-af69c142-5e5a-423c-952a-b0954a266b0c" acquired by "delete_snapshot" :: waited 0.048s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-quobyte-eadada35-1aa3-48d2-b93e-5a9995a0dcb8" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-eadada35-1aa3-48d2-b93e-5a9995a0dcb8" acquired by "_delete_snapshot" :: waited 0.058s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Deleting offline snapshot eadada35-1aa3-48d2-b93e-5a9995a0dcb8 of volume af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] snapshot_file for this snap is: volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[71894e35-a5e0-4e2a-ac59-0f0a77321a2a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:42 devstack sudo[100646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 Jun 29 10:50:42 devstack sudo[100646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:44 devstack sudo[100646]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8" returned: 0 in 1.998s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-af69c142-5e5a-423c-952a-b0954a266b0c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:50:44 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ab4c54a-ae46-4213-91a3-316953c8c2a4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:44 devstack sudo[100668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c Jun 29 10:50:44 devstack sudo[100668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:45 devstack sudo[100668]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c" returned: 0 in 1.583s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:46 devstack sudo[100676]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 Jun 29 10:50:46 devstack sudo[100676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Flow 'volume_create_manager' (ed9c6d2b-15b5-4c8e-9486-f5c653fa1957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52d34778-cefd-4ff0-b03f-f1bf51200ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52d34778-cefd-4ff0-b03f-f1bf51200ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-934397865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=34d90e98-3f92-42d8-87a4-21cca665d6eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62b147be8e65450090a4050a69e23ff3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:46Z,use_quota=True,user_id='11a6daebbe1b4633bda865b98db28f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2ebffb1-10fd-4cbe-8966-7628e1663dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2ebffb1-10fd-4cbe-8966-7628e1663dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34425d13-5f66-449f-be2b-ca673b556e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34425d13-5f66-449f-be2b-ca673b556e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34d90e98-3f92-42d8-87a4-21cca665d6eb', 'volume_name': 'volume-34d90e98-3f92-42d8-87a4-21cca665d6eb', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ab8b278-d41c-44fd-8a52-722e5b4b76f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ab8b278-d41c-44fd-8a52-722e5b4b76f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec2fcc8d-a01a-4d5a-9cff-0b37350c4764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:46 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Volume 34d90e98-3f92-42d8-87a4-21cca665d6eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34d90e98-3f92-42d8-87a4-21cca665d6eb', 'volume_size': 1} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-934397865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=34d90e98-3f92-42d8-87a4-21cca665d6eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62b147be8e65450090a4050a69e23ff3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:46Z,use_quota=True,user_id='11a6daebbe1b4633bda865b98db28f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Creating volume 34d90e98-3f92-42d8-87a4-21cca665d6eb {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:50:46 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:50:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:46 devstack sudo[100678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb 1073741824 Jun 29 10:50:46 devstack sudo[100678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:47 devstack sudo[100676]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8" returned: 0 in 1.718s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:47 devstack sudo[100690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8 Jun 29 10:50:47 devstack sudo[100690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:48 devstack sudo[100678]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb 1073741824" returned: 0 in 1.562s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:48 devstack sudo[100692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb Jun 29 10:50:48 devstack sudo[100692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:48 devstack sudo[100690]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c.eadada35-1aa3-48d2-b93e-5a9995a0dcb8" returned: 0 in 1.269s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-eadada35-1aa3-48d2-b93e-5a9995a0dcb8" released by "_delete_snapshot" :: held 6.862s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-af69c142-5e5a-423c-952a-b0954a266b0c" released by "delete_snapshot" :: held 6.937s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Created reservations ['a6456bd6-7acd-4109-86ec-1f5b4424cf48', '1c2b4f20-f99e-46b6-9936-54cb424291e8', 'c3841c4c-c347-4371-86f6-5a7e5a17f1d2', 'ced01050-b2a1-434f-949c-42058d67da8b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Delete snapshot completed successfully. Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-570d164d-3f7e-4c79-95c2-c5fcdd7f2721 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-eadada35-1aa3-48d2-b93e-5a9995a0dcb8-delete_snapshot" released by "delete_snapshot" :: held 7.329s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:49 devstack sudo[100692]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb" returned: 0 in 1.450s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] <== create_volume: return (3131ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.133s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec2fcc8d-a01a-4d5a-9cff-0b37350c4764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34d90e98-3f92-42d8-87a4-21cca665d6eb', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de5ac412-0e83-4023-9a1c-344488ec67f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-af69c142-5e5a-423c-952a-b0954a266b0c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Volume volume-34d90e98-3f92-42d8-87a4-21cca665d6eb (34d90e98-3f92-42d8-87a4-21cca665d6eb): created successfully Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de5ac412-0e83-4023-9a1c-344488ec67f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Flow 'volume_create_manager' (ed9c6d2b-15b5-4c8e-9486-f5c653fa1957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-af69c142-5e5a-423c-952a-b0954a266b0c-delete_volume" acquired by "delete_volume" :: waited 0.096s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ce06e93c-7e6b-4964-ae71-cc4c649dad03 tempest-VolumesTransfersV357Test-734805397 None] Created volume successfully. Jun 29 10:50:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "cinder-quobyte-af69c142-5e5a-423c-952a-b0954a266b0c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-af69c142-5e5a-423c-952a-b0954a266b0c" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:50 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[bcaac0d2-d6df-4242-92e1-7bc9c921ba0c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:50 devstack sudo[100720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c Jun 29 10:50:50 devstack sudo[100720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:51 devstack sudo[100720]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c" returned: 0 in 1.268s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:51 devstack sudo[100727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c Jun 29 10:50:51 devstack sudo[100727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e609a678-6aa8-41de-ad2e-e5561d3823bf tempest-VolumesTransfersV357Test-1086777968 None] Transfer volume completed successfully. Jun 29 10:50:52 devstack sudo[100727]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-af69c142-5e5a-423c-952a-b0954a266b0c" returned: 0 in 1.202s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-quobyte-af69c142-5e5a-423c-952a-b0954a266b0c" released by "delete_volume" :: held 2.549s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Created reservations ['94461e6c-6c45-416c-9b60-09710236ebe1', '7c02d4d8-1ebc-498a-b010-7db734f9b2d5', '63f926b8-a4d1-4f0a-93ce-07fe4a533aca', 'a8f430dc-3bfe-4646-b8b7-4989503d6857'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:52 devstack sudo[100731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:52 devstack sudo[100731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Acquiring lock "cinder-34d90e98-3f92-42d8-87a4-21cca665d6eb-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-34d90e98-3f92-42d8-87a4-21cca665d6eb-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Acquiring lock "cinder-quobyte-34d90e98-3f92-42d8-87a4-21cca665d6eb" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-quobyte-34d90e98-3f92-42d8-87a4-21cca665d6eb" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d080e7d-2cb5-4140-bd71-ea82a766768e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:53 devstack sudo[100731]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.060s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Deleted volume successfully. Jun 29 10:50:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9169beab-c689-484c-ba6c-517efe2f0f40 tempest-VolumesExtendTest-1655224711 None] Lock "cinder-af69c142-5e5a-423c-952a-b0954a266b0c-delete_volume" released by "delete_volume" :: held 4.005s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:53 devstack sudo[100810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb Jun 29 10:50:53 devstack sudo[100810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb" returned: 0 in 1.149s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:54 devstack sudo[100810]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:54 devstack sudo[100815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb Jun 29 10:50:54 devstack sudo[100815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:55 devstack sudo[100815]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-34d90e98-3f92-42d8-87a4-21cca665d6eb" returned: 0 in 0.917s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-quobyte-34d90e98-3f92-42d8-87a4-21cca665d6eb" released by "delete_volume" :: held 2.123s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:55 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Created reservations ['390625ae-8e39-45d9-adb8-db54d18bfa37', '6182a565-7a59-4954-8d37-3b5d680b25b8', '421f0425-def6-4655-aa4f-090ace0b548d', '4d8eda94-5ffd-41b3-9eea-a56a6fb005da'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:56 devstack sudo[100818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:50:56 devstack sudo[100818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:56 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Flow 'volume_create_manager' (15533ede-943a-463a-982c-a760bceb6dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b46e2039-0c50-4abc-ba0f-c9cf4bb82b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:57 devstack sudo[100818]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b46e2039-0c50-4abc-ba0f-c9cf4bb82b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-59038085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85a3f3d5-8666-4016-aa40-6f0cd270977c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62b147be8e65450090a4050a69e23ff3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:57Z,use_quota=True,user_id='11a6daebbe1b4633bda865b98db28f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c377e169-fae2-4c76-83eb-12bc8f35b7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c377e169-fae2-4c76-83eb-12bc8f35b7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33937b66-19bc-43dc-a543-76fff5fedcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33937b66-19bc-43dc-a543-76fff5fedcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85a3f3d5-8666-4016-aa40-6f0cd270977c', 'volume_name': 'volume-85a3f3d5-8666-4016-aa40-6f0cd270977c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87353a45-c6a1-429d-aa9e-06ae74210513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87353a45-c6a1-429d-aa9e-06ae74210513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07b18b5c-7980-459f-8d56-d09abb6f59c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:57 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Volume 85a3f3d5-8666-4016-aa40-6f0cd270977c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85a3f3d5-8666-4016-aa40-6f0cd270977c', 'volume_size': 1} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-59038085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85a3f3d5-8666-4016-aa40-6f0cd270977c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62b147be8e65450090a4050a69e23ff3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:57Z,use_quota=True,user_id='11a6daebbe1b4633bda865b98db28f5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Creating volume 85a3f3d5-8666-4016-aa40-6f0cd270977c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:50:57 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.056s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:50:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Deleted volume successfully. Jun 29 10:50:57 devstack sudo[100822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c 1073741824 Jun 29 10:50:57 devstack sudo[100822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-13be7fd2-584c-4d95-b29b-c39a5fc06fad tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-34d90e98-3f92-42d8-87a4-21cca665d6eb-delete_volume" released by "delete_volume" :: held 3.490s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:50:58 devstack sudo[100822]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c 1073741824" returned: 0 in 1.113s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:58 devstack sudo[100828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c Jun 29 10:50:58 devstack sudo[100828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Flow 'volume_create_manager' (32255056-b40c-4ef8-bb49-df4a4d7cbac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03784102-77b2-452a-b795-daedc5b862ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03784102-77b2-452a-b795-daedc5b862ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1354480838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49614dfc-c933-4669-bb3d-540f752f55d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='409b87eaec474770b0465097210f687f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:59Z,use_quota=True,user_id='e70a42c025384336932c608a552d567d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c208c30-da24-4252-8d05-dafab04d805f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c208c30-da24-4252-8d05-dafab04d805f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4a4545b-9392-4d2e-8516-fed5b485df94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4a4545b-9392-4d2e-8516-fed5b485df94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49614dfc-c933-4669-bb3d-540f752f55d7', 'volume_name': 'volume-49614dfc-c933-4669-bb3d-540f752f55d7', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ea7a09f-0295-4b02-845b-bf9726141948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ea7a09f-0295-4b02-845b-bf9726141948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36bf3ac9-7dcc-4c17-846a-583449079256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:58 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Volume 49614dfc-c933-4669-bb3d-540f752f55d7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49614dfc-c933-4669-bb3d-540f752f55d7', 'volume_size': 1} Jun 29 10:50:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:59 devstack sudo[100828]: pam_unix(sudo:session): session closed for user root Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c" returned: 0 in 0.755s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] <== create_volume: return (1934ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.937s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.153s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1354480838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49614dfc-c933-4669-bb3d-540f752f55d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='409b87eaec474770b0465097210f687f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:50:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:50:59Z,use_quota=True,user_id='e70a42c025384336932c608a552d567d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Creating volume 49614dfc-c933-4669-bb3d-540f752f55d7 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:50:59 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07b18b5c-7980-459f-8d56-d09abb6f59c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85a3f3d5-8666-4016-aa40-6f0cd270977c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:59 devstack sudo[100865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 1073741824 Jun 29 10:50:59 devstack sudo[100865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e17f5a1c-83da-4614-ba78-771e38cf0103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:50:59 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Volume volume-85a3f3d5-8666-4016-aa40-6f0cd270977c (85a3f3d5-8666-4016-aa40-6f0cd270977c): created successfully Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e17f5a1c-83da-4614-ba78-771e38cf0103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:50:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Flow 'volume_create_manager' (15533ede-943a-463a-982c-a760bceb6dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:50:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-06e83b7a-a733-4658-be7a-96488c1bcdee tempest-VolumesTransfersV357Test-734805397 None] Created volume successfully. Jun 29 10:51:00 devstack sudo[100865]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 1073741824" returned: 0 in 1.134s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:00 devstack sudo[100873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 Jun 29 10:51:00 devstack sudo[100873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Acquiring lock "cinder-85a3f3d5-8666-4016-aa40-6f0cd270977c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-85a3f3d5-8666-4016-aa40-6f0cd270977c-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Acquiring lock "cinder-quobyte-85a3f3d5-8666-4016-aa40-6f0cd270977c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-quobyte-85a3f3d5-8666-4016-aa40-6f0cd270977c" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7e97eba-d8db-486d-9631-9b4261831a1e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:00 devstack sudo[100876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c Jun 29 10:51:00 devstack sudo[100876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:01 devstack sudo[100873]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7" returned: 0 in 0.920s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] <== create_volume: return (2126ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.130s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36bf3ac9-7dcc-4c17-846a-583449079256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49614dfc-c933-4669-bb3d-540f752f55d7', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec67dcac-0f19-4c4f-853b-7f8b54301566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:01 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Volume volume-49614dfc-c933-4669-bb3d-540f752f55d7 (49614dfc-c933-4669-bb3d-540f752f55d7): created successfully Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec67dcac-0f19-4c4f-853b-7f8b54301566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Flow 'volume_create_manager' (32255056-b40c-4ef8-bb49-df4a4d7cbac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:01 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c56bc4e6-d045-4a53-8b08-b072ac9b3adf tempest-VolumesNegativeTest-890535021 None] Created volume successfully. Jun 29 10:51:01 devstack sudo[100876]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c" returned: 0 in 1.141s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:01 devstack sudo[100883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c Jun 29 10:51:01 devstack sudo[100883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:02 devstack sudo[100883]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85a3f3d5-8666-4016-aa40-6f0cd270977c" returned: 0 in 1.098s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-quobyte-85a3f3d5-8666-4016-aa40-6f0cd270977c" released by "delete_volume" :: held 2.310s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Created reservations ['c96b5ee2-0d9b-4080-a399-31b68165311b', '19b854fc-dce2-4247-92c5-bef743242b9a', 'f8a55bd6-8057-4bf3-b086-79578a0519cb', 'e337aaf8-3c1a-4d6c-95d3-a30cdd284a01'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:03 devstack sudo[100886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:03 devstack sudo[100886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:04 devstack sudo[100886]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.994s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:04 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Deleted volume successfully. Jun 29 10:51:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9a6657a3-e72a-4c83-b27d-0f5308833cfb tempest-VolumesTransfersV357Test-1590719444 None] Lock "cinder-85a3f3d5-8666-4016-aa40-6f0cd270977c-delete_volume" released by "delete_volume" :: held 3.639s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:08 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b06e576b-9307-4585-ae26-fee8bfb76b7d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:09 devstack sudo[100902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c Jun 29 10:51:09 devstack sudo[100902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:09 devstack sudo[100902]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c" returned: 0 in 1.125s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.170s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c', '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': 'dc44d5c0-8a25-48a6-ba10-abd30cd0d9b2', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:51:10 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-a82d9c57-bb4d-41a6-9023-44f4b2bfbdce req-bf3ba18a-bdd2-4978-9203-ca0d8d8c3167 tempest-TestInstancesWithCinderVolumes-1106187906 None] attachment_update completed successfully. Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:12 devstack sudo[100930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:12 devstack sudo[100930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Flow 'volume_create_manager' (00f0ff58-60cb-460b-96b6-aad3aa8df5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ff1b1dc-319d-477b-918f-02cdae708694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ff1b1dc-319d-477b-918f-02cdae708694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-238557955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=091a988f-a2db-419e-b5f3-44d1b79c674b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf57eef26fe4c019e007fe819dd9e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:13Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:13Z,use_quota=True,user_id='d0fffb1dd11d4776802f131c5e05d4c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c838dd5e-b092-44e1-9224-ec64c4085985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c838dd5e-b092-44e1-9224-ec64c4085985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb79029e-708f-4011-9002-ae8c270f9883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb79029e-708f-4011-9002-ae8c270f9883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '091a988f-a2db-419e-b5f3-44d1b79c674b', 'volume_name': 'volume-091a988f-a2db-419e-b5f3-44d1b79c674b', 'volume_size': 2}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e11c773-3a97-4f07-aaf2-6d421df5941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e11c773-3a97-4f07-aaf2-6d421df5941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2809ca2b-0896-4d45-9e16-1d2246d55d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:13 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Volume 091a988f-a2db-419e-b5f3-44d1b79c674b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-091a988f-a2db-419e-b5f3-44d1b79c674b', 'volume_size': 2} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-238557955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=091a988f-a2db-419e-b5f3-44d1b79c674b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf57eef26fe4c019e007fe819dd9e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:13Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:13Z,use_quota=True,user_id='d0fffb1dd11d4776802f131c5e05d4c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Creating volume 091a988f-a2db-419e-b5f3-44d1b79c674b {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:51:13 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b 2147483648 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:13 devstack sudo[100932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b 2147483648 Jun 29 10:51:13 devstack sudo[100932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:13 devstack sudo[100930]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.955s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:51:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:51:14 devstack sudo[100932]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b 2147483648" returned: 0 in 1.307s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:14 devstack sudo[100940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b Jun 29 10:51:14 devstack sudo[100940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:15 devstack sudo[100940]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b" returned: 0 in 1.042s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] <== create_volume: return (2404ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.409s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=75,cinder:INSERT=16,cinder:UPDATE=93,cinder:DELETE=6 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2809ca2b-0896-4d45-9e16-1d2246d55d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-091a988f-a2db-419e-b5f3-44d1b79c674b', 'volume_size': 2}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85b4f1b6-ac15-4050-8c03-ace16d395e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:15 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Volume volume-091a988f-a2db-419e-b5f3-44d1b79c674b (091a988f-a2db-419e-b5f3-44d1b79c674b): created successfully Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85b4f1b6-ac15-4050-8c03-ace16d395e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Flow 'volume_create_manager' (00f0ff58-60cb-460b-96b6-aad3aa8df5fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:15 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-18d911ce-32c8-44b7-ab51-b6b966a2adbd tempest-VolumesCloneNegativeTest-696513397 None] Created volume successfully. Jun 29 10:51:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Acquiring lock "cinder-091a988f-a2db-419e-b5f3-44d1b79c674b-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Lock "cinder-091a988f-a2db-419e-b5f3-44d1b79c674b-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Acquiring lock "cinder-quobyte-091a988f-a2db-419e-b5f3-44d1b79c674b" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Lock "cinder-quobyte-091a988f-a2db-419e-b5f3-44d1b79c674b" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:16 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3bf3056-f6ed-4ec4-947f-cab7c7ac7020]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:16 devstack sudo[100951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b Jun 29 10:51:16 devstack sudo[100951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:17 devstack sudo[100951]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b" returned: 0 in 0.929s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:17 devstack sudo[100956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b Jun 29 10:51:17 devstack sudo[100956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:18 devstack sudo[100956]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-091a988f-a2db-419e-b5f3-44d1b79c674b" returned: 0 in 0.901s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Lock "cinder-quobyte-091a988f-a2db-419e-b5f3-44d1b79c674b" released by "delete_volume" :: held 1.914s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Created reservations ['d782c38e-f3d7-4172-8da9-af63881eb01f', '417a8b25-0dd8-465c-bbba-ddc9ca102564', 'f8240ce0-0109-43ef-a8bb-831036b8492d', 'c3800871-2682-4687-8e73-f7e5b3ba8365'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:18 devstack sudo[100971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:18 devstack sudo[100971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[21ea6ac0-f71f-400a-86d0-da3ececcf8bb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:18 devstack sudo[100973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 Jun 29 10:51:18 devstack sudo[100973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:19 devstack sudo[100971]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.834s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Deleted volume successfully. Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7162f9a4-e5d9-4252-84c2-30bab9d8e80e tempest-VolumesCloneNegativeTest-696513397 None] Lock "cinder-091a988f-a2db-419e-b5f3-44d1b79c674b-delete_volume" released by "delete_volume" :: held 3.120s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:19 devstack sudo[100973]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" returned: 0 in 1.100s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.130s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=74,cinder:INSERT=27,cinder:UPDATE=98,cinder:DELETE=8 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:51:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88', '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': 'aeb9957d-c707-4089-a970-ce352c190544', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:51:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-312020f8-a7f2-4d83-97aa-e509d63efb20 req-f3f7805f-1c1f-46a4-bd83-f4b1ad47d12f tempest-TestInstancesWithCinderVolumes-1106187906 None] attachment_update completed successfully. Jun 29 10:51:24 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Flow 'volume_create_manager' (fef8f9a6-64aa-4540-b6ad-cfcc31b21c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85e1b628-0567-438c-a2b4-918260f18144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85e1b628-0567-438c-a2b4-918260f18144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-244735055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8504fb76-5e9c-4e45-a810-8c11084d7f5a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='907ae774d954470697079f7b1cb620b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:25Z,use_quota=True,user_id='fbf0cbbc0aca4b88b3103c01e6ab90ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f30d3dc9-696a-4b10-9e68-6904aac9f242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f30d3dc9-696a-4b10-9e68-6904aac9f242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e3ca6f6-c890-4d1f-a1e0-9570cd6c5d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e3ca6f6-c890-4d1f-a1e0-9570cd6c5d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8504fb76-5e9c-4e45-a810-8c11084d7f5a', 'volume_name': 'volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6901217d-88de-4d96-b75b-8f93d3d915ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6901217d-88de-4d96-b75b-8f93d3d915ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78c496ea-fa6a-49e7-b026-57b8e7a62774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Volume 8504fb76-5e9c-4e45-a810-8c11084d7f5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a', 'volume_size': 1} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-244735055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8504fb76-5e9c-4e45-a810-8c11084d7f5a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='907ae774d954470697079f7b1cb620b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:25Z,use_quota=True,user_id='fbf0cbbc0aca4b88b3103c01e6ab90ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Creating volume 8504fb76-5e9c-4e45-a810-8c11084d7f5a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:51:25 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:51:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:25 devstack sudo[101065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a 1073741824 Jun 29 10:51:25 devstack sudo[101065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:27 devstack sudo[101065]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a 1073741824" returned: 0 in 2.799s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:28 devstack sudo[101148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a Jun 29 10:51:28 devstack sudo[101148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a" returned: 0 in 1.136s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] <== create_volume: return (4036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:51:29 devstack sudo[101148]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 4.039s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78c496ea-fa6a-49e7-b026-57b8e7a62774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ba33380-4a25-4524-bb3b-4245e9c9dc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Volume volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a (8504fb76-5e9c-4e45-a810-8c11084d7f5a): created successfully Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ba33380-4a25-4524-bb3b-4245e9c9dc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Flow 'volume_create_manager' (fef8f9a6-64aa-4540-b6ad-cfcc31b21c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-981ea479-4131-49b7-8086-819bca880d8e tempest-VolumesListTestJSON-554928140 None] Created volume successfully. Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Flow 'volume_create_manager' (6134b9e0-f49e-43bd-ab3c-c5fc6a7c7acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76d393a6-1bfb-46d3-8e11-f690ede26cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76d393a6-1bfb-46d3-8e11-f690ede26cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-872809140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0022c946-cf3e-4f40-a3e8-e5985836a3cc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='907ae774d954470697079f7b1cb620b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:31Z,use_quota=True,user_id='fbf0cbbc0aca4b88b3103c01e6ab90ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7b26898-6cfb-4e63-8b2a-3f8db615a6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7b26898-6cfb-4e63-8b2a-3f8db615a6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (505d0d3f-42c3-47d8-bcdf-f87afca08a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (505d0d3f-42c3-47d8-bcdf-f87afca08a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0022c946-cf3e-4f40-a3e8-e5985836a3cc', 'volume_name': 'volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3bf5cf7-c567-4996-8b1e-e3180a18c112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3bf5cf7-c567-4996-8b1e-e3180a18c112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e6611a-ee28-4216-9c98-93e7f123c6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:31 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Volume 0022c946-cf3e-4f40-a3e8-e5985836a3cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc', 'volume_size': 1} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-872809140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0022c946-cf3e-4f40-a3e8-e5985836a3cc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='907ae774d954470697079f7b1cb620b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:31Z,use_quota=True,user_id='fbf0cbbc0aca4b88b3103c01e6ab90ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Creating volume 0022c946-cf3e-4f40-a3e8-e5985836a3cc {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:51:31 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:51:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:31 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/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc 1073741824 Jun 29 10:51:31 devstack sudo[101179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:32 devstack sudo[101179]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc 1073741824" returned: 0 in 0.999s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:32 devstack sudo[101184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc Jun 29 10:51:32 devstack sudo[101184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-b3cb4a19-5164-497b-b3b9-8fab3a679244 req-b8410590-4460-4fe8-8378-fe690f183381 tempest-TestInstancesWithCinderVolumes-1106187906 None] Terminate volume connection completed successfully. Jun 29 10:51:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-b3cb4a19-5164-497b-b3b9-8fab3a679244 req-b8410590-4460-4fe8-8378-fe690f183381 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deleting attachment dc44d5c0-8a25-48a6-ba10-abd30cd0d9b2. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:51:33 devstack sudo[101184]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc" returned: 0 in 0.880s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] <== create_volume: return (1954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.956s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e6611a-ee28-4216-9c98-93e7f123c6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80080c6e-ae89-4477-ab88-ac1d17c3ed07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Volume volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc (0022c946-cf3e-4f40-a3e8-e5985836a3cc): created successfully Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80080c6e-ae89-4477-ab88-ac1d17c3ed07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Flow 'volume_create_manager' (6134b9e0-f49e-43bd-ab3c-c5fc6a7c7acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-78516dc4-3ba4-4ca5-87c0-991a8b9c1408 tempest-VolumesListTestJSON-554928140 None] Created volume successfully. Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "cinder-c1e59a5d-82b6-4475-b203-15c6dc7b760c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-c1e59a5d-82b6-4475-b203-15c6dc7b760c-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "cinder-quobyte-c1e59a5d-82b6-4475-b203-15c6dc7b760c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-quobyte-c1e59a5d-82b6-4475-b203-15c6dc7b760c" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[142353a6-b89f-4c13-b264-1cf5b644e8ed]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:34 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:51:34 devstack sudo[101210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c Jun 29 10:51:34 devstack sudo[101210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Flow 'volume_create_manager' (4f377865-0953-4a64-aec5-837775c50b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3208aab-8395-4378-94fb-df529a42a776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3208aab-8395-4378-94fb-df529a42a776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1820356539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81231e9b-3ff3-4ea6-8c15-e6279fa11235,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='907ae774d954470697079f7b1cb620b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:35Z,use_quota=True,user_id='fbf0cbbc0aca4b88b3103c01e6ab90ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fcee1fbb-11c6-4fc4-be2f-98aabfd6e914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fcee1fbb-11c6-4fc4-be2f-98aabfd6e914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18cb93d4-54e5-4303-a1dc-486d4a513a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18cb93d4-54e5-4303-a1dc-486d4a513a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '81231e9b-3ff3-4ea6-8c15-e6279fa11235', 'volume_name': 'volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0938b768-ad99-4c38-94a3-d8c8f737f8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0938b768-ad99-4c38-94a3-d8c8f737f8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b64bfcb5-967a-4428-bbd0-c63f57ca27ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Volume 81231e9b-3ff3-4ea6-8c15-e6279fa11235: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235', 'volume_size': 1} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1820356539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=81231e9b-3ff3-4ea6-8c15-e6279fa11235,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='907ae774d954470697079f7b1cb620b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:51:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:51:35Z,use_quota=True,user_id='fbf0cbbc0aca4b88b3103c01e6ab90ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Creating volume 81231e9b-3ff3-4ea6-8c15-e6279fa11235 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:51:35 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:51:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:35 devstack sudo[101235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 1073741824 Jun 29 10:51:35 devstack sudo[101235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:36 devstack sudo[101210]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c" returned: 0 in 2.003s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:36 devstack sudo[101289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c Jun 29 10:51:36 devstack sudo[101289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:37 devstack sudo[101235]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 1073741824" returned: 0 in 2.083s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:37 devstack sudo[101294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 Jun 29 10:51:37 devstack sudo[101294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:37 devstack sudo[101289]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c1e59a5d-82b6-4475-b203-15c6dc7b760c" returned: 0 in 1.012s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-quobyte-c1e59a5d-82b6-4475-b203-15c6dc7b760c" released by "delete_volume" :: held 3.146s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:37 devstack cinder-volume[93485]: WARNING cinder.quota [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-98006971-828251852 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-98006971-828251852, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:51:37 devstack cinder-volume[93485]: WARNING cinder.quota [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-98006971-828251852 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-98006971-828251852, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:51:37 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Created reservations ['519c0508-9184-40b3-8e45-f100a56b0729', '60a4c0e0-6f85-4a16-9b77-9413f449620a', 'e323d090-8d57-43d5-8365-bbaf36ad33d7', '972c4f3b-b94a-4423-92ab-b956240525a0'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:38 devstack sudo[101297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:38 devstack sudo[101297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:39 devstack sudo[101294]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235" returned: 0 in 1.687s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] <== create_volume: return (3863ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.878s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b64bfcb5-967a-4428-bbd0-c63f57ca27ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611c61a4-a05f-43df-8425-e6c872a2879e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:51:39 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Volume volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 (81231e9b-3ff3-4ea6-8c15-e6279fa11235): created successfully Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611c61a4-a05f-43df-8425-e6c872a2879e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Flow 'volume_create_manager' (4f377865-0953-4a64-aec5-837775c50b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:51:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fb764551-9114-4766-aaea-ec4bf1de330f tempest-VolumesListTestJSON-554928140 None] Created volume successfully. Jun 29 10:51:39 devstack sudo[101297]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.362s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deleted volume successfully. Jun 29 10:51:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91288891-5f8e-4355-9080-772b77496085 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-c1e59a5d-82b6-4475-b203-15c6dc7b760c-delete_volume" released by "delete_volume" :: held 5.032s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-2a06970a-9e58-4d95-bbb6-f389f3a9d196 req-c888c533-e5a8-48cf-9b0b-e427869a3a0c tempest-TestInstancesWithCinderVolumes-1106187906 None] Terminate volume connection completed successfully. Jun 29 10:51:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-2a06970a-9e58-4d95-bbb6-f389f3a9d196 req-c888c533-e5a8-48cf-9b0b-e427869a3a0c tempest-TestInstancesWithCinderVolumes-1106187906 None] Deleting attachment aeb9957d-c707-4089-a970-ce352c190544. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:51:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "cinder-81231e9b-3ff3-4ea6-8c15-e6279fa11235-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-81231e9b-3ff3-4ea6-8c15-e6279fa11235-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "cinder-quobyte-81231e9b-3ff3-4ea6-8c15-e6279fa11235" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-quobyte-81231e9b-3ff3-4ea6-8c15-e6279fa11235" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8146f30-a2e5-4975-81d3-72e2d08edff2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:43 devstack sudo[101331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 Jun 29 10:51:43 devstack sudo[101331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:44 devstack sudo[101331]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235" returned: 0 in 1.215s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:44 devstack sudo[101337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235 Jun 29 10:51:44 devstack sudo[101337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "cinder-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "cinder-quobyte-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-quobyte-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3cd5767-b7d2-4e19-ba05-eb581859bc39]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:45 devstack sudo[101337]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-81231e9b-3ff3-4ea6-8c15-e6279fa11235" returned: 0 in 1.006s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-quobyte-81231e9b-3ff3-4ea6-8c15-e6279fa11235" released by "delete_volume" :: held 2.351s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:45 devstack sudo[101340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 Jun 29 10:51:45 devstack sudo[101340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:45 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Created reservations ['9ebc8346-165b-4316-996c-07d11674cf0b', 'b41dff59-6e8d-4bfc-91f8-dac66f0d67f4', 'e063c683-f4fe-461d-a27b-377affb0c640', '42caf8ab-7d55-4615-be0a-bce381ada3e3'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:46 devstack sudo[101342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:46 devstack sudo[101342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Acquiring lock "cinder-49614dfc-c933-4669-bb3d-540f752f55d7-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Lock "cinder-49614dfc-c933-4669-bb3d-540f752f55d7-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Acquiring lock "cinder-quobyte-49614dfc-c933-4669-bb3d-540f752f55d7" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Lock "cinder-quobyte-49614dfc-c933-4669-bb3d-540f752f55d7" acquired by "delete_volume" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[39fdc455-a2ba-4c5e-9acd-d92d4119752c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:46 devstack sudo[101344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 Jun 29 10:51:46 devstack sudo[101344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Acquiring lock "cinder-0022c946-cf3e-4f40-a3e8-e5985836a3cc-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Lock "cinder-0022c946-cf3e-4f40-a3e8-e5985836a3cc-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Acquiring lock "cinder-quobyte-0022c946-cf3e-4f40-a3e8-e5985836a3cc" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Lock "cinder-quobyte-0022c946-cf3e-4f40-a3e8-e5985836a3cc" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3516c50-9315-4cfa-8682-1f656e92280b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:47 devstack sudo[101348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc Jun 29 10:51:47 devstack sudo[101348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:47 devstack sudo[101340]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" returned: 0 in 2.115s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:47 devstack sudo[101352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88 Jun 29 10:51:47 devstack sudo[101352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:48 devstack sudo[101342]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.949s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:48 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:48 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Deleted volume successfully. Jun 29 10:51:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a936e5ea-c143-4a4f-acbc-56e28fc82e40 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-81231e9b-3ff3-4ea6-8c15-e6279fa11235-delete_volume" released by "delete_volume" :: held 4.867s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:48 devstack sudo[101344]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7" returned: 0 in 1.694s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:48 devstack sudo[101357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7 Jun 29 10:51:48 devstack sudo[101357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-49614dfc-c933-4669-bb3d-540f752f55d7" returned: 0 in 1.214s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:49 devstack sudo[101357]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Lock "cinder-quobyte-49614dfc-c933-4669-bb3d-540f752f55d7" released by "delete_volume" :: held 3.005s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Created reservations ['64d7eff9-67c9-4c3d-b39e-b2105c04cd1c', '14fe3e5f-d90e-4401-9995-024301319656', '4be4404f-d474-40a8-8acd-4b741d40840f', 'f59dff78-880d-4afc-9c32-f28b4b889889'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:50 devstack sudo[101352]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" returned: 0 in 2.197s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-quobyte-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88" released by "delete_volume" :: held 4.438s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:50 devstack sudo[101365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:50 devstack sudo[101365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:50 devstack cinder-volume[93485]: WARNING cinder.quota [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776163133-633350959 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776163133-633350959, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:51:50 devstack cinder-volume[93485]: WARNING cinder.quota [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776163133-633350959 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776163133-633350959, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Created reservations ['54ee8c92-ab0e-4d60-897d-0f84147131d8', '6326005c-1b56-4bdc-918a-caacb7219b74', '0927ec87-d78e-486e-b08b-51621d10f9e4', '93b63838-a2de-47b7-b16d-8bfd0a380c60'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:50 devstack sudo[101348]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc" returned: 0 in 2.915s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:50 devstack sudo[101368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc Jun 29 10:51:50 devstack sudo[101368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:50 devstack sudo[101370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:50 devstack sudo[101370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:52 devstack sudo[101365]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 2.163s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Deleted volume successfully. Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1e3ffeeb-5148-4716-b28f-c6212c6d5eac tempest-VolumesNegativeTest-890535021 None] Lock "cinder-49614dfc-c933-4669-bb3d-540f752f55d7-delete_volume" released by "delete_volume" :: held 5.868s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.789s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:52 devstack sudo[101370]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0022c946-cf3e-4f40-a3e8-e5985836a3cc" returned: 0 in 2.005s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:52 devstack sudo[101368]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Deleted volume successfully. Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Lock "cinder-quobyte-0022c946-cf3e-4f40-a3e8-e5985836a3cc" released by "delete_volume" :: held 5.020s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e34078b8-5580-4673-8abe-cdd0bb5cfad4 tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-7e97a5f6-57e9-4692-a06b-22c1b8dc4b88-delete_volume" released by "delete_volume" :: held 6.859s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Created reservations ['fc31a8f9-8002-4b75-9cc0-f1e3cccc8721', 'a7da0b16-b83c-447b-a5d3-d0153c3fb900', '5c04ad85-4865-4566-b0b8-e9582d1473bd', 'eccbfa7e-b303-4146-af74-25cfb96d22c3'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:52 devstack sudo[101410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:52 devstack sudo[101410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "cinder-8504fb76-5e9c-4e45-a810-8c11084d7f5a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-8504fb76-5e9c-4e45-a810-8c11084d7f5a-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "cinder-quobyte-8504fb76-5e9c-4e45-a810-8c11084d7f5a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-quobyte-8504fb76-5e9c-4e45-a810-8c11084d7f5a" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:51:53 devstack sudo[101410]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.980s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Deleted volume successfully. Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4df65724-f678-4baa-a78d-3f1bc7139e1b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b8b6ede-2860-4e05-856d-d020e8242b9c tempest-VolumesListTestJSON-554928140 None] Lock "cinder-0022c946-cf3e-4f40-a3e8-e5985836a3cc-delete_volume" released by "delete_volume" :: held 6.407s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:53 devstack sudo[101415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a Jun 29 10:51:53 devstack sudo[101415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:54 devstack sudo[101415]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a" returned: 0 in 1.165s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:54 devstack sudo[101427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a Jun 29 10:51:54 devstack sudo[101427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:55 devstack sudo[101427]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8504fb76-5e9c-4e45-a810-8c11084d7f5a" returned: 0 in 1.199s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-quobyte-8504fb76-5e9c-4e45-a810-8c11084d7f5a" released by "delete_volume" :: held 2.457s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Created reservations ['8f7bdb9d-f3b2-4101-bb60-4ed937343082', 'b6b3b959-5605-4858-b783-a48f935ddbb9', 'b0da89ac-3c70-4734-99fe-856413267fd1', '1caa6dee-b471-455a-b2c2-4223f58ca8c4'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:51:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:51:56 devstack sudo[101461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:51:56 devstack sudo[101461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:51:57 devstack sudo[101461]: pam_unix(sudo:session): session closed for user root Jun 29 10:51:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.492s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:51:57 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:51:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Deleted volume successfully. Jun 29 10:51:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-84f9ac5a-0905-47fd-8935-1314e7984ef1 tempest-VolumesListTestJSON-554928140 None] Lock "cinder-8504fb76-5e9c-4e45-a810-8c11084d7f5a-delete_volume" released by "delete_volume" :: held 4.378s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:51:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-bf7d2a71-ca08-496d-8176-d82dc4d9fee3 req-3f7a59cc-d4a5-4050-90a1-c5d92b011ded tempest-TestInstancesWithCinderVolumes-1106187906 None] Terminate volume connection completed successfully. Jun 29 10:51:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-bf7d2a71-ca08-496d-8176-d82dc4d9fee3 req-3f7a59cc-d4a5-4050-90a1-c5d92b011ded tempest-TestInstancesWithCinderVolumes-1106187906 None] Deleting attachment a70ab7da-5a67-4168-8d2f-70dbe5727552. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:52:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "cinder-48234001-1840-4365-8b26-25cc6e048217-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-48234001-1840-4365-8b26-25cc6e048217-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "cinder-quobyte-48234001-1840-4365-8b26-25cc6e048217" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-quobyte-48234001-1840-4365-8b26-25cc6e048217" acquired by "delete_volume" :: waited 0.037s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:04 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[99403166-e55f-454c-b7b7-9b00dfcbb063]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:04 devstack sudo[101563]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:52:04 devstack sudo[101563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Flow 'volume_create_manager' (ce03303d-0888-476b-b1bf-7ed78a7b7acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bd4789e-09c3-489d-b619-263e393d3504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bd4789e-09c3-489d-b619-263e393d3504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:05Z,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=1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18132f8870934080b8abbd2dc7c7bb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:05Z,use_quota=True,user_id='5fe87eceaf8043e28c58d09e189f6a94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07884d9d-5207-44ff-bcfd-ea49fae980bf),volume_type_id=07884d9d-5207-44ff-bcfd-ea49fae980bf)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f7947a6-d8ff-4159-b3b6-187ad37f7350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f7947a6-d8ff-4159-b3b6-187ad37f7350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (918c5f91-ca79-4ba6-a992-d6a2c79d255e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 10:52:05 devstack sudo[101563]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (918c5f91-ca79-4ba6-a992-d6a2c79d255e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289', 'volume_name': 'volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289', 'volume_size': 1, 'image_id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', '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': '06dae945eb899902b4a35686152226a4', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '18132f8870934080b8abbd2dc7c7bb9f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '6ccbc249c963b89eb60fb9d33b2fd57d3bff247c38365e696f467033de1cf1282dcb64d85e5c46f79a481a16727c4451977fa51f4956e06d58911f360bdcadaa', 'id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'created_at': datetime.datetime(2026, 6, 29, 8, 51, 59, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 52, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (353178a6-c793-4e34-99dc-6a37c6aa93d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (353178a6-c793-4e34-99dc-6a37c6aa93d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5168292d-7498-4a8d-88c2-04f6a515ebaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Volume 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289', 'volume_size': 1, 'image_id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', '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': '06dae945eb899902b4a35686152226a4', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '18132f8870934080b8abbd2dc7c7bb9f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '6ccbc249c963b89eb60fb9d33b2fd57d3bff247c38365e696f467033de1cf1282dcb64d85e5c46f79a481a16727c4451977fa51f4956e06d58911f360bdcadaa', 'id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'created_at': datetime.datetime(2026, 6, 29, 8, 51, 59, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 52, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Trying to clone 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 from image a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 at location (None, [{'url': 'file:///opt/stack/data/glance/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 0 in 1.872s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:06 devstack sudo[101567]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:52:06 devstack sudo[101567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:06 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 10:52:06 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Image download 0.00 MB at 0.00 MB/s Jun 29 10:52:06 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3947e7e2-02f6-4177-81fe-b9a872ca8845]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:06 devstack sudo[101570]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD Jun 29 10:52:06 devstack sudo[101570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:07 devstack sudo[101567]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 1 in 1.264s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:07 devstack sudo[101610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217 Jun 29 10:52:07 devstack sudo[101610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:07 devstack sudo[101570]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD" returned: 0 in 1.407s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:07 devstack sudo[101615]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD Jun 29 10:52:07 devstack sudo[101615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:08 devstack sudo[101610]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-48234001-1840-4365-8b26-25cc6e048217" returned: 0 in 0.938s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-quobyte-48234001-1840-4365-8b26-25cc6e048217" released by "delete_volume" :: held 4.245s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:08 devstack cinder-volume[93485]: WARNING cinder.quota [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2016569289-1709377866 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2016569289-1709377866, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:52:08 devstack cinder-volume[93485]: WARNING cinder.quota [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2016569289-1709377866 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2016569289-1709377866, it is now deprecated. Please use the default quota class for default quota. Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Created reservations ['531633f0-d1a2-4853-9d91-5af9b480344d', 'b3a6157c-4c34-4bea-b20d-9a12d3a741ff', '1ad70fd3-f1ad-49e9-a150-cc81764afdfe', '71e763b7-e91d-4245-9361-9b4c099f6c5d'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:08 devstack sudo[101619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:08 devstack sudo[101619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:09 devstack sudo[101615]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD" returned: 1 in 1.485s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Temporary image a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 is fetched for user 5fe87eceaf8043e28c58d09e189f6a94. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 10:52:09 devstack sudo[101619]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.838s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:52:09 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Deleted volume successfully. Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-72629b34-fe26-493e-9b6f-2edc74aa453f tempest-TestInstancesWithCinderVolumes-1106187906 None] Lock "cinder-48234001-1840-4365-8b26-25cc6e048217-delete_volume" released by "delete_volume" :: held 5.528s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8e41eaa-7247-4d73-a925-7c9564248ca9]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:09 devstack sudo[101626]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD Jun 29 10:52:09 devstack sudo[101626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:10 devstack sudo[101626]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD" returned: 0 in 0.867s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:10 devstack sudo[101630]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD Jun 29 10:52:10 devstack sudo[101630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:11 devstack sudo[101630]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD" returned: 1 in 1.114s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:05Z,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=1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18132f8870934080b8abbd2dc7c7bb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:05Z,use_quota=True,user_id='5fe87eceaf8043e28c58d09e189f6a94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07884d9d-5207-44ff-bcfd-ea49fae980bf),volume_type_id=07884d9d-5207-44ff-bcfd-ea49fae980bf)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Creating volume 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:11 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:11 devstack sudo[101636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 1073741824 Jun 29 10:52:11 devstack sudo[101636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:12 devstack sudo[101643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:12 devstack sudo[101643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:12 devstack sudo[101636]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 1073741824" returned: 0 in 1.221s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:12 devstack sudo[101645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:12 devstack sudo[101645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:13 devstack sudo[101643]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.983s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:52:13 devstack sudo[101645]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 0 in 1.007s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] <== create_volume: return (2326ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.331s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Attempting download of a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 ((None, [{'url': 'file:///opt/stack/data/glance/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'metadata': {}}])) to volume 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7df1989f-76ea-4566-8db8-00ac47ba608d]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:13 devstack sudo[101649]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn Jun 29 10:52:13 devstack sudo[101649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:14 devstack sudo[101649]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn" returned: 0 in 1.044s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:14 devstack sudo[101653]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn Jun 29 10:52:14 devstack sudo[101653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:15 devstack sudo[101653]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn" returned: 1 in 0.964s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_y9vpa4gn' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[082ac257-e917-4081-ba83-2ee21ac7e038]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:15 devstack sudo[101660]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD Jun 29 10:52:15 devstack sudo[101660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:16 devstack sudo[101660]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD" returned: 0 in 0.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:16 devstack sudo[101664]: 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD Jun 29 10:52:16 devstack sudo[101664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:17 devstack sudo[101664]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD" returned: 1 in 0.835s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:17 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 was raw, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 10:52:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:17 devstack sudo[101669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:17 devstack sudo[101669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:18 devstack sudo[101669]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 0 in 0.979s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:18 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217_7kkmv_5ldevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:52:18 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Converted 0.00 MB image at 0.00 MB/s Jun 29 10:52:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:18 devstack sudo[101675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 1G Jun 29 10:52:18 devstack sudo[101675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:19 devstack sudo[101675]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 1G" returned: 0 in 1.024s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[86a1c970-35b1-4bd2-8d7e-8132edfe5a9b]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:19 devstack sudo[101680]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:19 devstack sudo[101680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=53,cinder:UPDATE=65,cinder:INSERT=15,cinder:DELETE=6 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=58,cinder:UPDATE=80,cinder:INSERT=21,cinder:DELETE=5 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Flow 'volume_create_manager' (3787d5b5-5083-434b-85ae-428b1bac9d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e137494-71e6-4f44-92fa-695fe5e89e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e137494-71e6-4f44-92fa-695fe5e89e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1918738220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51f8b07a-f0fd-42e3-bf6e-a13d5b67af00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b71bb1d5fc794ca58cddd760136572e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:21Z,use_quota=True,user_id='ef2950bfa18b41cf91075028ab7bc78f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ab42315-3f53-4af3-9176-934730e35d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ab42315-3f53-4af3-9176-934730e35d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30ba28ef-0ab6-45b4-847c-5c51c471fd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30ba28ef-0ab6-45b4-847c-5c51c471fd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51f8b07a-f0fd-42e3-bf6e-a13d5b67af00', 'volume_name': 'volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (804ea53b-d23d-43ff-814e-5240770be15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (804ea53b-d23d-43ff-814e-5240770be15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a06dfd31-bb2d-431e-b9cc-bc283f07f50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:20 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Volume 51f8b07a-f0fd-42e3-bf6e-a13d5b67af00: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00', 'volume_size': 1} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1918738220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51f8b07a-f0fd-42e3-bf6e-a13d5b67af00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b71bb1d5fc794ca58cddd760136572e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:21Z,use_quota=True,user_id='ef2950bfa18b41cf91075028ab7bc78f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Creating volume 51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:20 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:20 devstack sudo[101685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 1073741824 Jun 29 10:52:20 devstack sudo[101685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:20 devstack sudo[101680]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 0 in 1.511s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (a36ba65a-0dd3-4495-8dcd-5da56a96c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0716914-1107-4c8c-a3d2-605a77a62506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0716914-1107-4c8c-a3d2-605a77a62506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2085657034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aab09398-819e-40d7-9a8a-f453564c06e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:21Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6367d2f1-6bda-4b17-9046-f5e0e58e8961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6367d2f1-6bda-4b17-9046-f5e0e58e8961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b0729e9-8529-414e-9a3d-1350df183b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b0729e9-8529-414e-9a3d-1350df183b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aab09398-819e-40d7-9a8a-f453564c06e1', 'volume_name': 'volume-aab09398-819e-40d7-9a8a-f453564c06e1', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93b2173d-5aa3-464e-b721-de00751ce611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:21 devstack sudo[101687]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:21 devstack sudo[101687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93b2173d-5aa3-464e-b721-de00751ce611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3730017f-c816-42ba-9ca2-133625ee98b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:21 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Volume aab09398-819e-40d7-9a8a-f453564c06e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aab09398-819e-40d7-9a8a-f453564c06e1', 'volume_size': 1} Jun 29 10:52:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:22 devstack sudo[101687]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 1 in 1.012s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Downloaded image a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 ((None, [{'url': 'file:///opt/stack/data/glance/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'metadata': {}}])) to volume 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Temporary image a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 for user 5fe87eceaf8043e28c58d09e189f6a94 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Marking volume 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Copying metadata from image a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 to 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Creating volume glance metadata for volume 1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 backed by image a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '06dae945eb899902b4a35686152226a4', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5168292d-7498-4a8d-88c2-04f6a515ebaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289', 'volume_size': 1, 'image_id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', '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': '06dae945eb899902b4a35686152226a4', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '18132f8870934080b8abbd2dc7c7bb9f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '6ccbc249c963b89eb60fb9d33b2fd57d3bff247c38365e696f467033de1cf1282dcb64d85e5c46f79a481a16727c4451977fa51f4956e06d58911f360bdcadaa', 'id': 'a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217', 'created_at': datetime.datetime(2026, 6, 29, 8, 51, 59, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 52, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a9bfc6fb-ebd3-45d0-bcd5-30ee23c5e217/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfaef29e-335b-47bb-945a-30ba43c0030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Volume volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 (1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289): created successfully Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfaef29e-335b-47bb-945a-30ba43c0030a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Flow 'volume_create_manager' (ce03303d-0888-476b-b1bf-7ed78a7b7acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6a20ef4d-e714-495f-b2ab-a7904e169466 tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Created volume successfully. Jun 29 10:52:22 devstack sudo[101685]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 1073741824" returned: 0 in 1.310s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:22 devstack sudo[101698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 Jun 29 10:52:22 devstack sudo[101698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Acquiring lock "cinder-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "cinder-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Acquiring lock "cinder-quobyte-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "cinder-quobyte-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9a13fdd-5115-4694-9987-7f7cf82be179]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:23 devstack sudo[101700]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:23 devstack sudo[101700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:23 devstack sudo[101698]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00" returned: 0 in 1.015s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] <== create_volume: return (2395ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.399s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.102s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2085657034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aab09398-819e-40d7-9a8a-f453564c06e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:21Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Creating volume aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:23 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a06dfd31-bb2d-431e-b9cc-bc283f07f50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:23 devstack sudo[101703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 1073741824 Jun 29 10:52:23 devstack sudo[101703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f4b5a15-73fd-439f-a2af-b8a8d0e59411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:23 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Volume volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 (51f8b07a-f0fd-42e3-bf6e-a13d5b67af00): created successfully Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f4b5a15-73fd-439f-a2af-b8a8d0e59411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Flow 'volume_create_manager' (3787d5b5-5083-434b-85ae-428b1bac9d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-cd563c31-b677-47a1-98c7-c0029d432569 tempest-ServersNegativeTestJSON-247286459 None] Created volume successfully. Jun 29 10:52:24 devstack sudo[101700]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 0 in 1.179s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:24 devstack sudo[101707]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:24 devstack sudo[101707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:24 devstack sudo[101703]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 1073741824" returned: 0 in 1.366s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:24 devstack sudo[101713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 Jun 29 10:52:24 devstack sudo[101713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:25 devstack sudo[101707]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 1 in 1.195s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:25 devstack sudo[101718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289 Jun 29 10:52:25 devstack sudo[101718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:25 devstack sudo[101713]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1" returned: 0 in 0.931s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] <== create_volume: return (2372ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.379s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3730017f-c816-42ba-9ca2-133625ee98b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aab09398-819e-40d7-9a8a-f453564c06e1', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b427abe-541e-4836-ba36-53059e1212cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Volume volume-aab09398-819e-40d7-9a8a-f453564c06e1 (aab09398-819e-40d7-9a8a-f453564c06e1): created successfully Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b427abe-541e-4836-ba36-53059e1212cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (a36ba65a-0dd3-4495-8dcd-5da56a96c1ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6820cdde-ca30-498a-b5f6-a15862e65abf tempest-VolumesSnapshotTestJSON-1301464507 None] Created volume successfully. Jun 29 10:52:25 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Flow 'volume_create_manager' (72a9fc55-d9be-403a-ad8f-8d005b375153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea080562-a89a-4707-802e-d5c6fd2eb02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea080562-a89a-4707-802e-d5c6fd2eb02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2072889634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0fae8b3f-88d1-41cf-a783-9f506bd9c251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b71bb1d5fc794ca58cddd760136572e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:26Z,use_quota=True,user_id='ef2950bfa18b41cf91075028ab7bc78f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9074a85-ea72-4fc3-827e-d3fdf23d34bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9074a85-ea72-4fc3-827e-d3fdf23d34bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53fa6c5a-d65e-4def-9f6b-9c43f7e21101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53fa6c5a-d65e-4def-9f6b-9c43f7e21101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fae8b3f-88d1-41cf-a783-9f506bd9c251', 'volume_name': 'volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2b99e75-3176-466a-b883-e852bd2fef79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2b99e75-3176-466a-b883-e852bd2fef79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05a90c96-fea4-451c-a690-7e5978733170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:26 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Volume 0fae8b3f-88d1-41cf-a783-9f506bd9c251: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251', 'volume_size': 1} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2072889634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0fae8b3f-88d1-41cf-a783-9f506bd9c251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b71bb1d5fc794ca58cddd760136572e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:26Z,use_quota=True,user_id='ef2950bfa18b41cf91075028ab7bc78f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Creating volume 0fae8b3f-88d1-41cf-a783-9f506bd9c251 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:26 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:26 devstack sudo[101722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 1073741824 Jun 29 10:52:26 devstack sudo[101722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:26 devstack sudo[101718]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" returned: 0 in 0.862s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "cinder-quobyte-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289" released by "delete_volume" :: held 3.352s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:26 devstack cinder-volume[93485]: WARNING cinder.quota [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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. Jun 29 10:52:26 devstack cinder-volume[93485]: WARNING cinder.quota [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 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. Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Created reservations ['41ee5764-5dc6-420e-9566-142ee2ac846d', '56c264b6-4ae2-4bdc-a3ce-50b494894c10', 'b7d615ff-efe7-42cb-9ae6-a60bee414feb', '5f3c8e42-965f-43eb-8f60-82eb794c7734'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:26 devstack sudo[101730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:26 devstack sudo[101730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:27 devstack sudo[101730]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.999s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:27 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:52:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Deleted volume successfully. Jun 29 10:52:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3b3f2bcc-9421-4282-a18f-dd2eb52bc30e tempest-VolumeAndVolumeTypeFromImageTest-1464951378 None] Lock "cinder-1cddf92c-e0b8-4e9c-9ed7-a0d2b3d38289-delete_volume" released by "delete_volume" :: held 4.731s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:27 devstack sudo[101722]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 1073741824" returned: 0 in 1.525s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:27 devstack sudo[101738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 Jun 29 10:52:27 devstack sudo[101738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:28 devstack sudo[101738]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251" returned: 0 in 0.898s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] <== create_volume: return (2483ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.487s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.636s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05a90c96-fea4-451c-a690-7e5978733170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83b7c0e3-7e1f-4bd5-98ba-9804523adff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating offline snapshot 9b240cd2-4cb1-4f9c-af32-659faf887b74 of volume aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:52:28 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Volume volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 (0fae8b3f-88d1-41cf-a783-9f506bd9c251): created successfully Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83b7c0e3-7e1f-4bd5-98ba-9804523adff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Flow 'volume_create_manager' (72a9fc55-d9be-403a-ad8f-8d005b375153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2dddb767-4903-4ec9-be9b-ea18f4625da1]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a9104932-3a70-4a5c-893a-1982865812e4 tempest-ServersNegativeTestJSON-247286459 None] Created volume successfully. Jun 29 10:52:28 devstack sudo[101747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 Jun 29 10:52:28 devstack sudo[101747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:30 devstack sudo[101747]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1" returned: 0 in 1.353s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:30 devstack sudo[101753]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 1G Jun 29 10:52:30 devstack sudo[101753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "cinder-0fae8b3f-88d1-41cf-a783-9f506bd9c251-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-0fae8b3f-88d1-41cf-a783-9f506bd9c251-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "cinder-quobyte-0fae8b3f-88d1-41cf-a783-9f506bd9c251" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-quobyte-0fae8b3f-88d1-41cf-a783-9f506bd9c251" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a237e015-d923-4ca8-ac18-b9946708ae1b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:31 devstack sudo[101761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 Jun 29 10:52:31 devstack sudo[101761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:31 devstack sudo[101753]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 1G" returned: 0 in 1.407s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-aab09398-819e-40d7-9a8a-f453564c06e1 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:31 devstack sudo[101763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-aab09398-819e-40d7-9a8a-f453564c06e1 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 Jun 29 10:52:31 devstack sudo[101763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:32 devstack sudo[101761]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251" returned: 0 in 1.146s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:32 devstack sudo[101768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251 Jun 29 10:52:32 devstack sudo[101768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:33 devstack sudo[101763]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-aab09398-819e-40d7-9a8a-f453564c06e1 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74" returned: 0 in 1.724s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:33 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 is being set with open permissions: ugo+rw Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:33 devstack sudo[101773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 Jun 29 10:52:33 devstack sudo[101773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:33 devstack sudo[101768]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0fae8b3f-88d1-41cf-a783-9f506bd9c251" returned: 0 in 1.282s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-quobyte-0fae8b3f-88d1-41cf-a783-9f506bd9c251" released by "delete_volume" :: held 2.509s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Created reservations ['76a6bbe7-417e-4618-ad17-6fcb653c98b1', '04c479fa-dd96-4664-adc9-d5f8b0d5f064', '8b340c2f-eee7-43a1-a46c-7752296a2263', '51abfde5-8d9b-423e-8f7e-0cda11ce2d7b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:33 devstack sudo[101776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:33 devstack sudo[101776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:34 devstack sudo[101773]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74" returned: 0 in 1.332s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:34 devstack sudo[101779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info Jun 29 10:52:34 devstack sudo[101779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "cinder-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "cinder-quobyte-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-quobyte-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00" acquired by "delete_volume" :: waited 0.039s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ddb5a5c-436c-45d8-a489-530dd9b2d84f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:35 devstack sudo[101776]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.069s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:35 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:52:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Deleted volume successfully. Jun 29 10:52:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-556ebf4d-09d0-43fa-b691-2a51c14c870a tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-0fae8b3f-88d1-41cf-a783-9f506bd9c251-delete_volume" released by "delete_volume" :: held 4.059s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:35 devstack sudo[101782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 Jun 29 10:52:35 devstack sudo[101782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:36 devstack sudo[101782]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00" returned: 0 in 1.227s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:36 devstack sudo[101779]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info" returned: 0 in 1.609s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:36 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info is being set with open permissions: ugo+rw Jun 29 10:52:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:36 devstack sudo[101788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00 Jun 29 10:52:36 devstack sudo[101788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:36 devstack sudo[101789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info Jun 29 10:52:36 devstack sudo[101789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (4800b9a4-fe57-4054-98ac-98307bc6ba85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7290781d-a796-402b-a7de-e75465de914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7290781d-a796-402b-a7de-e75465de914d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1612975368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa2d8904-cb23-4b6c-be5b-0d98ba608642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:37Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f00bbeba-03d0-46a7-98fd-7bc65be34e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f00bbeba-03d0-46a7-98fd-7bc65be34e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d61bb879-eb3b-4ee2-8d06-219b7e474b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d61bb879-eb3b-4ee2-8d06-219b7e474b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa2d8904-cb23-4b6c-be5b-0d98ba608642', 'volume_name': 'volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22a9cc75-1f01-4d93-93e5-106facab56dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22a9cc75-1f01-4d93-93e5-106facab56dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95ce4265-4365-432d-8b5d-bdc96a20a03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:37 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Volume aa2d8904-cb23-4b6c-be5b-0d98ba608642: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642', 'volume_size': 1} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:37 devstack sudo[101788]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00" returned: 0 in 1.355s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-quobyte-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00" released by "delete_volume" :: held 2.678s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Created reservations ['dceb5ba6-c14a-4c23-ac94-8a00fcc18c0e', 'd7e6e734-46f5-4d03-bd09-b26ee09c16ef', '1da8fa3e-1f34-498e-8bcb-59e3ee2de55b', 'c235a583-b5c1-49d4-863a-df3211df9f30'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:37 devstack sudo[101794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:37 devstack sudo[101794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:38 devstack sudo[101789]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.info" returned: 0 in 1.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 9.586s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.954s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1612975368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa2d8904-cb23-4b6c-be5b-0d98ba608642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:37Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Creating volume aa2d8904-cb23-4b6c-be5b-0d98ba608642 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:38 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:38 devstack sudo[101796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 1073741824 Jun 29 10:52:38 devstack sudo[101796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (11d840b6-d8e4-4184-93ea-8cd27de6df09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b66d6eac-079b-49a6-8e8c-7d35d1e72d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b66d6eac-079b-49a6-8e8c-7d35d1e72d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-297795591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45c0e4c4-3771-4eb4-8e27-921415999b06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:38Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (691af282-126c-4e26-9f04-a6c1e43941f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (691af282-126c-4e26-9f04-a6c1e43941f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0939e10f-d7ac-4bfa-9300-f0bbf7c19017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0939e10f-d7ac-4bfa-9300-f0bbf7c19017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45c0e4c4-3771-4eb4-8e27-921415999b06', 'volume_name': 'volume-45c0e4c4-3771-4eb4-8e27-921415999b06', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e22d072-88cc-4d95-a618-326e74b84477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e22d072-88cc-4d95-a618-326e74b84477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d04617c-e9cd-4c14-adfe-ce5c569d2bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:38 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Volume 45c0e4c4-3771-4eb4-8e27-921415999b06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45c0e4c4-3771-4eb4-8e27-921415999b06', 'volume_size': 1} Jun 29 10:52:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-970b6446-feac-49d2-b9f6-19d535143178 tempest-VolumesSnapshotTestJSON-1301464507 None] Create snapshot completed successfully Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-9b240cd2-4cb1-4f9c-af32-659faf887b74-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-9b240cd2-4cb1-4f9c-af32-659faf887b74-delete_snapshot" acquired by "delete_snapshot" :: waited 0.178s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (03f21672-b8c6-4006-a6eb-c8b83f8f86e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69407aeb-0853-4310-8b1d-0c1c67af748f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:39 devstack sudo[101794]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.773s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:52:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Deleted volume successfully. Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69407aeb-0853-4310-8b1d-0c1c67af748f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1345492698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=205e9352-4747-4877-9b15-8c80110a9514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:39Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec0ba8bf-365f-4d1b-afaf-df2f8c5a6429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec0ba8bf-365f-4d1b-afaf-df2f8c5a6429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81c46383-8022-411f-b7ec-8b7c480d101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81c46383-8022-411f-b7ec-8b7c480d101a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '205e9352-4747-4877-9b15-8c80110a9514', 'volume_name': 'volume-205e9352-4747-4877-9b15-8c80110a9514', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39d84019-0287-4669-87fe-0acd75960e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39d84019-0287-4669-87fe-0acd75960e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4b2432f-a41b-46df-8877-d4ccc6d77b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:39 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Volume 205e9352-4747-4877-9b15-8c80110a9514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-205e9352-4747-4877-9b15-8c80110a9514', 'volume_size': 1} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-aab09398-819e-40d7-9a8a-f453564c06e1" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-39b5a14a-7753-4ccf-8e71-1d59fdf76bf4 tempest-ServersNegativeTestJSON-247286459 None] Lock "cinder-51f8b07a-f0fd-42e3-bf6e-a13d5b67af00-delete_volume" released by "delete_volume" :: held 4.971s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-aab09398-819e-40d7-9a8a-f453564c06e1" acquired by "delete_snapshot" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-9b240cd2-4cb1-4f9c-af32-659faf887b74" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-9b240cd2-4cb1-4f9c-af32-659faf887b74" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Deleting offline snapshot 9b240cd2-4cb1-4f9c-af32-659faf887b74 of volume aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] snapshot_file for this snap is: volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5c51c3b-a25f-4698-9f6d-616301b75f0a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:40 devstack sudo[101802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 Jun 29 10:52:40 devstack sudo[101802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:40 devstack sudo[101796]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (6bfa6ce0-2a0c-4733-9ffe-57ebed995586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f98a124-8486-4ea6-988d-3b806f574574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 1073741824" returned: 0 in 2.203s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f98a124-8486-4ea6-988d-3b806f574574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1728199734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79edd686-a294-4b98-8b84-2450e7994f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:40Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f0ed028-8eb0-4e19-906f-7adf69340f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f0ed028-8eb0-4e19-906f-7adf69340f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50e76f3c-a48b-4107-8f76-725cf457a0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50e76f3c-a48b-4107-8f76-725cf457a0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79edd686-a294-4b98-8b84-2450e7994f7c', 'volume_name': 'volume-79edd686-a294-4b98-8b84-2450e7994f7c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a19b82e-59a8-467b-a471-e5f96faed11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a19b82e-59a8-467b-a471-e5f96faed11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d174244a-4438-4aec-a4ca-40d1800d8fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:40 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Volume 79edd686-a294-4b98-8b84-2450e7994f7c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79edd686-a294-4b98-8b84-2450e7994f7c', 'volume_size': 1} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:40 devstack sudo[101843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 Jun 29 10:52:40 devstack sudo[101843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (58f6d180-8bd0-4ab4-af6e-5a38c5367add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45d081a5-4c03-4909-a331-3d5c027feef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45d081a5-4c03-4909-a331-3d5c027feef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1615213239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37f209b3-eaa1-4781-81b9-c0521eb7f2cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:41Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9205ae53-88db-4b73-9774-999c70cfd31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9205ae53-88db-4b73-9774-999c70cfd31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ce12d72-e666-4c8e-a500-bf80e4d789b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ce12d72-e666-4c8e-a500-bf80e4d789b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '37f209b3-eaa1-4781-81b9-c0521eb7f2cd', 'volume_name': 'volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73758df4-4191-488d-ae68-063e86e8e4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73758df4-4191-488d-ae68-063e86e8e4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f527d12-a6ac-475d-a28f-edc398cf13ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:41 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Volume 37f209b3-eaa1-4781-81b9-c0521eb7f2cd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd', 'volume_size': 1} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:41 devstack sudo[101802]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74" returned: 0 in 1.737s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-aab09398-819e-40d7-9a8a-f453564c06e1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[54ad02dd-5f0e-46b6-928b-f58b1cd6f4dc]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:41 devstack sudo[101849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 Jun 29 10:52:41 devstack sudo[101849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:42 devstack sudo[101843]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642" returned: 0 in 1.345s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] <== create_volume: return (3874ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.878s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.559s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-297795591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45c0e4c4-3771-4eb4-8e27-921415999b06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:38Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Creating volume 45c0e4c4-3771-4eb4-8e27-921415999b06 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:42 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95ce4265-4365-432d-8b5d-bdc96a20a03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:42 devstack sudo[101853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 1073741824 Jun 29 10:52:42 devstack sudo[101853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92abfb31-f8f0-4850-8546-c3e5725c56f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:42 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Volume volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 (aa2d8904-cb23-4b6c-be5b-0d98ba608642): created successfully Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92abfb31-f8f0-4850-8546-c3e5725c56f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (4800b9a4-fe57-4054-98ac-98307bc6ba85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a77339ff-90bd-462b-83ca-45fd0ca64fe8 tempest-CreateVolumesFromImageTest-1951651850 None] Created volume successfully. Jun 29 10:52:42 devstack sudo[101849]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1" returned: 0 in 1.351s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:43 devstack sudo[101862]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 Jun 29 10:52:43 devstack sudo[101862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:43 devstack sudo[101853]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 1073741824" returned: 0 in 1.517s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:43 devstack sudo[101867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 Jun 29 10:52:43 devstack sudo[101867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:44 devstack sudo[101862]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74" returned: 0 in 1.095s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:44 devstack sudo[101873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74 Jun 29 10:52:44 devstack sudo[101873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:44 devstack sudo[101867]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06" returned: 0 in 1.017s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] <== create_volume: return (2600ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.604s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.986s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1345492698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=205e9352-4747-4877-9b15-8c80110a9514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:39Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Creating volume 205e9352-4747-4877-9b15-8c80110a9514 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:44 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d04617c-e9cd-4c14-adfe-ce5c569d2bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45c0e4c4-3771-4eb4-8e27-921415999b06', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:44 devstack sudo[101876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 1073741824 Jun 29 10:52:44 devstack sudo[101876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7352eda2-9077-4b97-a3a3-e9aa3f2ab046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:44 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Volume volume-45c0e4c4-3771-4eb4-8e27-921415999b06 (45c0e4c4-3771-4eb4-8e27-921415999b06): created successfully Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7352eda2-9077-4b97-a3a3-e9aa3f2ab046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (11d840b6-d8e4-4184-93ea-8cd27de6df09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-aea2df02-6e44-4c55-9cb0-92eb7ee7774b tempest-CreateVolumesFromImageTest-1951651850 None] Created volume successfully. Jun 29 10:52:45 devstack sudo[101873]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1.9b240cd2-4cb1-4f9c-af32-659faf887b74" returned: 0 in 1.033s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-9b240cd2-4cb1-4f9c-af32-659faf887b74" released by "_delete_snapshot" :: held 5.442s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-aab09398-819e-40d7-9a8a-f453564c06e1" released by "delete_snapshot" :: held 5.492s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:45 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['4712d106-81fd-4b96-8c4b-ddf27470e895', '070414e0-bb5e-454d-ac84-dbbf2d28d99e', 'bfdf03f4-e736-4407-9cdf-28e06af7b605', 'cb2db7f1-f4c8-4651-8e8f-abb94c34ba28'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Delete snapshot completed successfully. Jun 29 10:52:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640537e-e7a8-422f-8305-f64b59f0a464 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-9b240cd2-4cb1-4f9c-af32-659faf887b74-delete_snapshot" released by "delete_snapshot" :: held 6.210s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:46 devstack sudo[101876]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 1073741824" returned: 0 in 1.403s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:46 devstack sudo[101883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 Jun 29 10:52:46 devstack sudo[101883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (61b3a12a-17fa-4a36-ab79-39a9e7d48c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e275a5c3-57b0-45c8-9138-835dee3231d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e275a5c3-57b0-45c8-9138-835dee3231d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-377842387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c60fe407-de66-46e7-adc5-e46cd34b4080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:47Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58c7572c-1f30-407a-911d-1fb33b1a9d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58c7572c-1f30-407a-911d-1fb33b1a9d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4829f0c3-2e01-4d66-a819-89c8d2e788dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4829f0c3-2e01-4d66-a819-89c8d2e788dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c60fe407-de66-46e7-adc5-e46cd34b4080', 'volume_name': 'volume-c60fe407-de66-46e7-adc5-e46cd34b4080', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e458f26-eb35-47a8-b757-3a50899a2f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e458f26-eb35-47a8-b757-3a50899a2f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c27c01b4-c7b8-4934-9838-e31ac1f24f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:46 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Volume c60fe407-de66-46e7-adc5-e46cd34b4080: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c60fe407-de66-46e7-adc5-e46cd34b4080', 'volume_size': 1} Jun 29 10:52:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:47 devstack sudo[101883]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514" returned: 0 in 0.875s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] <== create_volume: return (2361ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.366s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.373s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1728199734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79edd686-a294-4b98-8b84-2450e7994f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:40Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Creating volume 79edd686-a294-4b98-8b84-2450e7994f7c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:47 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4b2432f-a41b-46df-8877-d4ccc6d77b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-205e9352-4747-4877-9b15-8c80110a9514', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:47 devstack sudo[101886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c 1073741824 Jun 29 10:52:47 devstack sudo[101886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (258a2936-de22-4c7c-89ac-d107ba5c9897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:47 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Volume volume-205e9352-4747-4877-9b15-8c80110a9514 (205e9352-4747-4877-9b15-8c80110a9514): created successfully Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (258a2936-de22-4c7c-89ac-d107ba5c9897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (03f21672-b8c6-4006-a6eb-c8b83f8f86e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-38119a99-74dd-48a8-9876-6e137f24341f tempest-CreateVolumesFromImageTest-1951651850 None] Created volume successfully. Jun 29 10:52:48 devstack sudo[101886]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c 1073741824" returned: 0 in 1.218s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:48 devstack sudo[101892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c Jun 29 10:52:48 devstack sudo[101892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:49 devstack sudo[101892]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c" returned: 0 in 0.929s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] <== create_volume: return (2248ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.251s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.883s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1615213239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37f209b3-eaa1-4781-81b9-c0521eb7f2cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10263804f01a4747ad2c755cc2d9ca11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:41Z,use_quota=True,user_id='6f087324b6a74f57aa418db162daef13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Creating volume 37f209b3-eaa1-4781-81b9-c0521eb7f2cd {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:49 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d174244a-4438-4aec-a4ca-40d1800d8fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79edd686-a294-4b98-8b84-2450e7994f7c', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:49 devstack sudo[101895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd 1073741824 Jun 29 10:52:49 devstack sudo[101895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95e87a89-42db-43aa-8b40-64892739f98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Volume volume-79edd686-a294-4b98-8b84-2450e7994f7c (79edd686-a294-4b98-8b84-2450e7994f7c): created successfully Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95e87a89-42db-43aa-8b40-64892739f98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (6bfa6ce0-2a0c-4733-9ffe-57ebed995586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f2806eee-7a06-4d09-b39f-0ddd21b4749a tempest-CreateVolumesFromImageTest-1951651850 None] Created volume successfully. Jun 29 10:52:50 devstack sudo[101895]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd 1073741824" returned: 0 in 1.279s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:50 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/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd Jun 29 10:52:50 devstack sudo[101903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:51 devstack sudo[101903]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd" returned: 0 in 1.004s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] <== create_volume: return (2348ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.353s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.887s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-377842387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c60fe407-de66-46e7-adc5-e46cd34b4080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:52:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:52:47Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Creating volume c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:52:51 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:51 devstack sudo[101906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 1073741824 Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f527d12-a6ac-475d-a28f-edc398cf13ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:51 devstack sudo[101906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26346e06-48f4-4482-8c50-df2bb69cf2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Volume volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd (37f209b3-eaa1-4781-81b9-c0521eb7f2cd): created successfully Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26346e06-48f4-4482-8c50-df2bb69cf2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Flow 'volume_create_manager' (58f6d180-8bd0-4ab4-af6e-5a38c5367add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-bc4aebc8-e79c-4265-b6d0-498b2d7eaf9f tempest-CreateVolumesFromImageTest-1951651850 None] Created volume successfully. Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-37f209b3-eaa1-4781-81b9-c0521eb7f2cd-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-37f209b3-eaa1-4781-81b9-c0521eb7f2cd-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-quobyte-37f209b3-eaa1-4781-81b9-c0521eb7f2cd" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-37f209b3-eaa1-4781-81b9-c0521eb7f2cd" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[04772773-6fa3-4c99-a3e6-fa4502af5e7b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:52 devstack sudo[101911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd Jun 29 10:52:52 devstack sudo[101911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:52 devstack sudo[101906]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 1073741824" returned: 0 in 1.261s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:53 devstack sudo[101914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:52:53 devstack sudo[101914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:54 devstack sudo[101911]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd" returned: 0 in 1.445s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:54 devstack sudo[101922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd Jun 29 10:52:54 devstack sudo[101922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:54 devstack sudo[101914]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 1.104s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] <== create_volume: return (2442ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.444s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c27c01b4-c7b8-4934-9838-e31ac1f24f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c60fe407-de66-46e7-adc5-e46cd34b4080', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4499e24a-3d87-439d-ae35-331b609f8fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:52:54 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Volume volume-c60fe407-de66-46e7-adc5-e46cd34b4080 (c60fe407-de66-46e7-adc5-e46cd34b4080): created successfully Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4499e24a-3d87-439d-ae35-331b609f8fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (61b3a12a-17fa-4a36-ab79-39a9e7d48c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:52:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-080e4e1e-0c88-4cc0-9ac9-fdddc777fa7d tempest-VolumesSnapshotTestJSON-1301464507 None] Created volume successfully. Jun 29 10:52:54 devstack sudo[101922]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-37f209b3-eaa1-4781-81b9-c0521eb7f2cd" returned: 0 in 0.962s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-37f209b3-eaa1-4781-81b9-c0521eb7f2cd" released by "delete_volume" :: held 2.479s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Created reservations ['e58821f8-9518-4ef3-9684-570912be3423', '42b67b24-26ea-458f-9df0-9e7cee6754c9', '48160cb3-8ccb-46d4-8cea-b83fee307693', '9581b867-029b-44d1-9645-ce4e2509fd87'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:55 devstack sudo[101925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:55 devstack sudo[101925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating offline snapshot 8870f0f7-852d-43db-881b-083924450dcc of volume c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[13bfc881-ad4d-414c-b46b-3542d9caa99b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:55 devstack sudo[101927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:52:55 devstack sudo[101927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-79edd686-a294-4b98-8b84-2450e7994f7c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-79edd686-a294-4b98-8b84-2450e7994f7c-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-quobyte-79edd686-a294-4b98-8b84-2450e7994f7c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-79edd686-a294-4b98-8b84-2450e7994f7c" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[97916cd4-8c42-47c1-b322-7dd4007fb753]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:56 devstack sudo[101925]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.062s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:52:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Deleted volume successfully. Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62c5dd23-4dc8-4c71-a479-fcf11f300c88 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-37f209b3-eaa1-4781-81b9-c0521eb7f2cd-delete_volume" released by "delete_volume" :: held 3.893s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:56 devstack sudo[101930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c Jun 29 10:52:56 devstack sudo[101930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:56 devstack sudo[101927]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 1.262s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:56 devstack sudo[101935]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc 1G Jun 29 10:52:56 devstack sudo[101935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:57 devstack sudo[101930]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c" returned: 0 in 1.319s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:57 devstack sudo[101941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c Jun 29 10:52:57 devstack sudo[101941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:58 devstack sudo[101935]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc 1G" returned: 0 in 1.327s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c60fe407-de66-46e7-adc5-e46cd34b4080 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:58 devstack sudo[101947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c60fe407-de66-46e7-adc5-e46cd34b4080 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc Jun 29 10:52:58 devstack sudo[101947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:58 devstack sudo[101941]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-79edd686-a294-4b98-8b84-2450e7994f7c" returned: 0 in 0.960s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-79edd686-a294-4b98-8b84-2450e7994f7c" released by "delete_volume" :: held 2.370s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Created reservations ['54843fd6-58c4-418b-a87c-9ec07ca41064', 'df7792ed-5ebc-4121-960e-b1b485977dfb', 'b8279346-4173-4216-8bae-60a0409cbfba', 'fd187581-dc8a-491a-8db6-70f0b915c0d1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:52:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:58 devstack sudo[101950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:52:58 devstack sudo[101950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:59 devstack sudo[101947]: pam_unix(sudo:session): session closed for user root Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c60fe407-de66-46e7-adc5-e46cd34b4080 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc" returned: 0 in 1.231s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:52:59 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc is being set with open permissions: ugo+rw Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:59 devstack sudo[101957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc Jun 29 10:52:59 devstack sudo[101957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-205e9352-4747-4877-9b15-8c80110a9514-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-205e9352-4747-4877-9b15-8c80110a9514-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-quobyte-205e9352-4747-4877-9b15-8c80110a9514" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-205e9352-4747-4877-9b15-8c80110a9514" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[bbeb1f09-93cf-4172-82dc-c6bab10201fb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:52:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:52:59 devstack sudo[101959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 Jun 29 10:53:00 devstack sudo[101959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:00 devstack sudo[101950]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.391s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:00 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Deleted volume successfully. Jun 29 10:53:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-91bd80b8-3599-4b07-954a-369632c4a8b3 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-79edd686-a294-4b98-8b84-2450e7994f7c-delete_volume" released by "delete_volume" :: held 4.154s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:00 devstack sudo[101957]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc" returned: 0 in 1.082s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:00 devstack sudo[101963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info Jun 29 10:53:00 devstack sudo[101963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:01 devstack sudo[101959]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514" returned: 0 in 1.534s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:01 devstack sudo[102003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514 Jun 29 10:53:01 devstack sudo[102003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:01 devstack sudo[101963]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info" returned: 0 in 1.231s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:01 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info is being set with open permissions: ugo+rw Jun 29 10:53:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:01 devstack sudo[102008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info Jun 29 10:53:01 devstack sudo[102008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:02 devstack sudo[102003]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-205e9352-4747-4877-9b15-8c80110a9514" returned: 0 in 1.097s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-205e9352-4747-4877-9b15-8c80110a9514" released by "delete_volume" :: held 2.694s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Created reservations ['864006f9-0548-40b5-a3f6-857b7441df67', '07eb5471-3aa1-4171-b056-ae5273e94d2c', 'b0ef2f38-5155-490e-9e0d-d1a9786b4285', 'b8577a97-59f2-4cb2-b964-0d8cb12c0d98'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:02 devstack sudo[102012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:02 devstack sudo[102012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:02 devstack sudo[102008]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.info" returned: 0 in 1.095s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.396s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-562c90e8-aab0-4118-8afe-50a4d1fe98f2 tempest-VolumesSnapshotTestJSON-1301464507 None] Create snapshot completed successfully Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-45c0e4c4-3771-4eb4-8e27-921415999b06-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-45c0e4c4-3771-4eb4-8e27-921415999b06-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-quobyte-45c0e4c4-3771-4eb4-8e27-921415999b06" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-45c0e4c4-3771-4eb4-8e27-921415999b06" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecdbb3c1-4360-4880-a937-20a3081da0d1]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:03 devstack sudo[102014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 Jun 29 10:53:03 devstack sudo[102014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:03 devstack sudo[102012]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.893s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:03 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Deleted volume successfully. Jun 29 10:53:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0e73db86-90a6-44a6-9ac0-18a04ee80ee0 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-205e9352-4747-4877-9b15-8c80110a9514-delete_volume" released by "delete_volume" :: held 4.005s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:04 devstack sudo[102014]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06" returned: 0 in 1.095s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:04 devstack sudo[102020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06 Jun 29 10:53:04 devstack sudo[102020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (a6ec9116-073f-42bb-9149-b1df344de626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10d12d3a-e932-4a71-bb3a-5e5a3a647adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10d12d3a-e932-4a71-bb3a-5e5a3a647adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-281556672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dbb99c6d-60ee-4333-98da-e3c4c4b25dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:05Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=8870f0f7-852d-43db-881b-083924450dcc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:05Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d85fc199-b1b2-424c-a12c-6e471236de35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d85fc199-b1b2-424c-a12c-6e471236de35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9117659-cbb9-4253-ba10-4b2e5bf5241b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9117659-cbb9-4253-ba10-4b2e5bf5241b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'dbb99c6d-60ee-4333-98da-e3c4c4b25dec', 'volume_name': 'volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec', 'volume_size': 2, 'snapshot_id': '8870f0f7-852d-43db-881b-083924450dcc'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6df1dabd-f325-402f-957e-d983aab97858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6df1dabd-f325-402f-957e-d983aab97858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3ceb46c-2065-4f41-8e9b-ff9928a4a9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Volume dbb99c6d-60ee-4333-98da-e3c4c4b25dec: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec', 'volume_size': 2, 'snapshot_id': '8870f0f7-852d-43db-881b-083924450dcc'} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-8870f0f7-852d-43db-881b-083924450dcc-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-8870f0f7-852d-43db-881b-083924450dcc-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" acquired by "_create_volume_from_snapshot" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating volume dbb99c6d-60ee-4333-98da-e3c4c4b25dec from snapshot 8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" acquired by "_copy_volume_from_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] snapshot: 8870f0f7-852d-43db-881b-083924450dcc, volume: dbb99c6d-60ee-4333-98da-e3c4c4b25dec, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[06f3d5a7-c427-42da-9841-f50ffa1c7673]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:05 devstack sudo[102023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc Jun 29 10:53:05 devstack sudo[102023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45c0e4c4-3771-4eb4-8e27-921415999b06" returned: 0 in 1.354s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:05 devstack sudo[102020]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-45c0e4c4-3771-4eb4-8e27-921415999b06" released by "delete_volume" :: held 2.543s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:05 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Created reservations ['5816c886-6a8b-4ad4-b6c1-ce23f17aaefa', '14173a59-5dcb-4da5-84a5-ca4de69ba17d', '56a9ed06-007b-49c8-b314-80c2633c9cbf', 'cb3cc7d6-929b-4980-9a4d-e84e0747a6e5'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:06 devstack sudo[102025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:06 devstack sudo[102025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-aa2d8904-cb23-4b6c-be5b-0d98ba608642-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:06 devstack sudo[102023]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc" returned: 0 in 1.201s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c60fe407-de66-46e7-adc5-e46cd34b4080(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0746f17c-5d11-4f84-bc19-9176cdbc204b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-aa2d8904-cb23-4b6c-be5b-0d98ba608642-delete_volume" acquired by "delete_volume" :: waited 0.090s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "cinder-quobyte-aa2d8904-cb23-4b6c-be5b-0d98ba608642" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-aa2d8904-cb23-4b6c-be5b-0d98ba608642" acquired by "delete_volume" :: waited 0.046s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[50b37652-b766-428f-98c4-73dec1bb9c10]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:06 devstack sudo[102030]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:53:06 devstack sudo[102030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:07 devstack sudo[102025]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.067s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:07 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Deleted volume successfully. Jun 29 10:53:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0c45d6f6-5a71-4cb7-9ba5-f662fe9d85e2 tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-45c0e4c4-3771-4eb4-8e27-921415999b06-delete_volume" released by "delete_volume" :: held 4.028s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:07 devstack sudo[102033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 Jun 29 10:53:07 devstack sudo[102033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:08 devstack sudo[102030]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 1.356s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:08 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 10:53:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:08 devstack sudo[102039]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec Jun 29 10:53:08 devstack sudo[102039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:08 devstack sudo[102033]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642" returned: 0 in 1.663s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:08 devstack sudo[102045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642 Jun 29 10:53:08 devstack sudo[102045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:10 devstack sudo[102045]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa2d8904-cb23-4b6c-be5b-0d98ba608642" returned: 0 in 1.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-quobyte-aa2d8904-cb23-4b6c-be5b-0d98ba608642" released by "delete_volume" :: held 3.514s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Created reservations ['23912488-9f00-4e26-a6f2-77b381032e31', 'b136860d-ed09-4d81-a1b9-9225638b322b', 'a2da8855-6cfd-4a1b-aaca-c3efa815c264', '740dafd5-13e1-4ff3-af57-553273f7e788'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:10 devstack sudo[102059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:10 devstack sudo[102059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:12 devstack sudo[102063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:12 devstack sudo[102063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:12 devstack sudo[102059]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:12 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Deleted volume successfully. Jun 29 10:53:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e402a21a-96da-4a94-9397-c67d9d38498e tempest-CreateVolumesFromImageTest-1951651850 None] Lock "cinder-aa2d8904-cb23-4b6c-be5b-0d98ba608642-delete_volume" released by "delete_volume" :: held 6.176s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:14 devstack sudo[102063]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.678s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:14 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:53:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:53:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:53:16 devstack sudo[102039]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" returned: 0 in 8.407s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:16 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1b4e3b9-17aa-4d28-9d17-8017bdac75ea]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:16 devstack sudo[102069]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:53:16 devstack sudo[102069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:18 devstack sudo[102069]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 1.656s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:18 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080, size 1024.00 MB, duration 8.41 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:53:18 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Converted 1024.00 MB image at 121.80 MB/s Jun 29 10:53:18 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec is being set with open permissions: ugo+rw Jun 29 10:53:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:18 devstack sudo[102092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec Jun 29 10:53:18 devstack sudo[102092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:19 devstack sudo[102092]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" returned: 0 in 1.038s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" released by "_copy_volume_from_snapshot" :: held 13.857s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-8870f0f7-852d-43db-881b-083924450dcc-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" released by "_create_volume_from_snapshot" :: held 13.909s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 13.936s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3ceb46c-2065-4f41-8e9b-ff9928a4a9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec', 'volume_size': 2, 'snapshot_id': '8870f0f7-852d-43db-881b-083924450dcc'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (563d740a-cfb5-49c7-a3a1-65eb275018eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:19 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Volume volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec (dbb99c6d-60ee-4333-98da-e3c4c4b25dec): created successfully Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (563d740a-cfb5-49c7-a3a1-65eb275018eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (a6ec9116-073f-42bb-9149-b1df344de626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dc708a8f-aaba-499c-ab77-1fe9aa0f4af0 tempest-VolumesSnapshotTestJSON-1301464507 None] Created volume successfully. Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Flow 'volume_create_manager' (2fa202ab-3232-4d71-a9dd-5601d4d3a38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f2f238f-a520-4374-bd1c-261d036b6312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-dbb99c6d-60ee-4333-98da-e3c4c4b25dec-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f2f238f-a520-4374-bd1c-261d036b6312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1506026098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45481402-8526-4eb8-9c25-c1abdbf36d28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='205e86a0cba54c6ebee65febd916c6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:20Z,use_quota=True,user_id='42c01c64a6784e4db017183578abddca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86da7018-d8cf-472f-99a2-42c9fd59ce6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86da7018-d8cf-472f-99a2-42c9fd59ce6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4e0583e-5c4d-4ab8-9e54-cf11819f641c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4e0583e-5c4d-4ab8-9e54-cf11819f641c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45481402-8526-4eb8-9c25-c1abdbf36d28', 'volume_name': 'volume-45481402-8526-4eb8-9c25-c1abdbf36d28', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77316441-3b9b-4d39-a59c-61bf54a22d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77316441-3b9b-4d39-a59c-61bf54a22d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (083d5932-0d0b-477a-add8-067c0a0f92de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:20 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Volume 45481402-8526-4eb8-9c25-c1abdbf36d28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45481402-8526-4eb8-9c25-c1abdbf36d28', 'volume_size': 1} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1506026098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45481402-8526-4eb8-9c25-c1abdbf36d28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='205e86a0cba54c6ebee65febd916c6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:20Z,use_quota=True,user_id='42c01c64a6784e4db017183578abddca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Creating volume 45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:53:20 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-dbb99c6d-60ee-4333-98da-e3c4c4b25dec-delete_volume" acquired by "delete_volume" :: waited 0.130s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:20 devstack sudo[102106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 1073741824 Jun 29 10:53:20 devstack sudo[102106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[db008356-cad2-4d7f-acc5-9d8764994545]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:20 devstack sudo[102108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec Jun 29 10:53:20 devstack sudo[102108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:21 devstack sudo[102108]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" returned: 0 in 1.208s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:21 devstack sudo[102119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec Jun 29 10:53:21 devstack sudo[102119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:21 devstack sudo[102106]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 1073741824" returned: 0 in 1.405s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:21 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=85,cinder:UPDATE=110,cinder:INSERT=29,cinder:DELETE=11 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:53:21 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=101,cinder:SELECT=88,cinder:INSERT=27,cinder:DELETE=10 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:53:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:21 devstack sudo[102121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:21 devstack sudo[102121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:22 devstack sudo[102119]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" returned: 0 in 0.836s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-dbb99c6d-60ee-4333-98da-e3c4c4b25dec" released by "delete_volume" :: held 2.119s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['58872903-5d61-4cd0-8563-5d598876a955', '1789613d-4a05-4627-89b2-ba1927754bec', '21d427c2-e06e-46bc-90a9-df67d76ada58', '49f0fbb6-18fa-484d-854a-322e1d73cf64'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:22 devstack sudo[102121]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 0.994s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] <== create_volume: return (2472ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.475s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (083d5932-0d0b-477a-add8-067c0a0f92de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45481402-8526-4eb8-9c25-c1abdbf36d28', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24e51330-ecd6-4cc1-b3fb-1adb1f719cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:22 devstack sudo[102125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:22 devstack sudo[102125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Volume volume-45481402-8526-4eb8-9c25-c1abdbf36d28 (45481402-8526-4eb8-9c25-c1abdbf36d28): created successfully Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24e51330-ecd6-4cc1-b3fb-1adb1f719cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Flow 'volume_create_manager' (2fa202ab-3232-4d71-a9dd-5601d4d3a38e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9ebc4b80-e902-41bc-93d6-c620292d47ac tempest-VolumeDependencyTests-1578054434 None] Created volume successfully. Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Creating offline snapshot 3d63e608-41c6-42a2-b3a3-0ad96fa13457 of volume 45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:53:23 devstack sudo[102125]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.934s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Deleted volume successfully. Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a196d6d3-08df-4e79-b101-be5f3492b1cf]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6050addf-bbb3-4e97-aa9b-e06beafe656d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-dbb99c6d-60ee-4333-98da-e3c4c4b25dec-delete_volume" released by "delete_volume" :: held 3.428s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-8870f0f7-852d-43db-881b-083924450dcc-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:23 devstack sudo[102129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:23 devstack sudo[102129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-8870f0f7-852d-43db-881b-083924450dcc-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-c60fe407-de66-46e7-adc5-e46cd34b4080" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-c60fe407-de66-46e7-adc5-e46cd34b4080" acquired by "delete_snapshot" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-8870f0f7-852d-43db-881b-083924450dcc" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-8870f0f7-852d-43db-881b-083924450dcc" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Deleting offline snapshot 8870f0f7-852d-43db-881b-083924450dcc of volume c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] snapshot_file for this snap is: volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5263b72-bbfe-4746-ae58-c04fb038f140]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:23 devstack sudo[102131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc Jun 29 10:53:23 devstack sudo[102131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:24 devstack sudo[102129]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 1.002s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:24 devstack sudo[102136]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 1G Jun 29 10:53:24 devstack sudo[102136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:24 devstack sudo[102131]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc" returned: 0 in 1.041s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c60fe407-de66-46e7-adc5-e46cd34b4080(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:53:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[578fffac-d077-4e91-8ec4-5d9666ba663e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:25 devstack sudo[102145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:53:25 devstack sudo[102145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:25 devstack sudo[102136]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 1G" returned: 0 in 1.046s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-45481402-8526-4eb8-9c25-c1abdbf36d28 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:25 devstack sudo[102150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-45481402-8526-4eb8-9c25-c1abdbf36d28 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 Jun 29 10:53:25 devstack sudo[102150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:25 devstack sudo[102145]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 0.948s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:25 devstack sudo[102155]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc Jun 29 10:53:25 devstack sudo[102155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:26 devstack sudo[102150]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-45481402-8526-4eb8-9c25-c1abdbf36d28 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457" returned: 0 in 0.836s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:26 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 is being set with open permissions: ugo+rw Jun 29 10:53:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:26 devstack sudo[102163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 Jun 29 10:53:26 devstack sudo[102163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:26 devstack sudo[102155]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc" returned: 0 in 1.012s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:26 devstack sudo[102185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc Jun 29 10:53:26 devstack sudo[102185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:27 devstack sudo[102163]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457" returned: 0 in 1.046s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:27 devstack sudo[102236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info Jun 29 10:53:27 devstack sudo[102236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:28 devstack sudo[102185]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080.8870f0f7-852d-43db-881b-083924450dcc" returned: 0 in 1.460s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-8870f0f7-852d-43db-881b-083924450dcc" released by "_delete_snapshot" :: held 4.604s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-c60fe407-de66-46e7-adc5-e46cd34b4080" released by "delete_snapshot" :: held 4.653s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['0431a437-9ed2-439a-9858-eb2f006f93de', '6cc16501-eaaa-4be3-a3e4-afffc8e5a66a', '4b7a6b20-970b-4a66-8c2d-b6164f63a648', '9e5640ad-44d3-49a6-82e9-a23484e110d9'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Delete snapshot completed successfully. Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e58797cc-8656-4c6a-bbab-4328be06e453 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-8870f0f7-852d-43db-881b-083924450dcc-delete_snapshot" released by "delete_snapshot" :: held 4.955s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:28 devstack sudo[102236]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info" returned: 0 in 1.297s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:28 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info is being set with open permissions: ugo+rw Jun 29 10:53:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:28 devstack sudo[102257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info Jun 29 10:53:28 devstack sudo[102257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-c60fe407-de66-46e7-adc5-e46cd34b4080-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-c60fe407-de66-46e7-adc5-e46cd34b4080-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-c60fe407-de66-46e7-adc5-e46cd34b4080" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-c60fe407-de66-46e7-adc5-e46cd34b4080" acquired by "delete_volume" :: waited 0.055s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:29 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cdd9e1d4-0f35-48fa-9a99-0abc3c49cebf]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:30 devstack sudo[102261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:53:30 devstack sudo[102261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:30 devstack sudo[102257]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.info" returned: 0 in 1.570s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 7.083s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-862bb24d-a64c-403d-bc89-e91a14127819 tempest-VolumeDependencyTests-1578054434 None] Create snapshot completed successfully Jun 29 10:53:31 devstack sudo[102261]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 2.319s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:31 devstack sudo[102288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080 Jun 29 10:53:31 devstack sudo[102288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Flow 'volume_create_manager' (2a430ca5-20eb-4b76-b02d-df76f3b8531d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3923c22d-7bcc-430b-8812-e77c60250b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3923c22d-7bcc-430b-8812-e77c60250b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2143325302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5cc22e42-8cf5-4920-8358-1248a46816a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='205e86a0cba54c6ebee65febd916c6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d63e608-41c6-42a2-b3a3-0ad96fa13457,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:32Z,use_quota=True,user_id='42c01c64a6784e4db017183578abddca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e2f9cda-e0bb-4cbf-87d7-06ab81bcbdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e2f9cda-e0bb-4cbf-87d7-06ab81bcbdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b910c25c-c291-4dde-90db-241d4efd9633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b910c25c-c291-4dde-90db-241d4efd9633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '5cc22e42-8cf5-4920-8358-1248a46816a7', 'volume_name': 'volume-5cc22e42-8cf5-4920-8358-1248a46816a7', 'volume_size': 1, 'snapshot_id': '3d63e608-41c6-42a2-b3a3-0ad96fa13457'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f6e5766-efa1-4e2f-994b-7c471f116d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f6e5766-efa1-4e2f-994b-7c471f116d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63cfa5f8-0e26-43b9-be79-0aac49440ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Volume 5cc22e42-8cf5-4920-8358-1248a46816a7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-5cc22e42-8cf5-4920-8358-1248a46816a7', 'volume_size': 1, 'snapshot_id': '3d63e608-41c6-42a2-b3a3-0ad96fa13457'} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-quobyte-3d63e608-41c6-42a2-b3a3-0ad96fa13457-5cc22e42-8cf5-4920-8358-1248a46816a7" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-3d63e608-41c6-42a2-b3a3-0ad96fa13457-5cc22e42-8cf5-4920-8358-1248a46816a7" acquired by "_create_volume_from_snapshot" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Creating volume 5cc22e42-8cf5-4920-8358-1248a46816a7 from snapshot 3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.030s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-quobyte-5cc22e42-8cf5-4920-8358-1248a46816a7" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-5cc22e42-8cf5-4920-8358-1248a46816a7" acquired by "_copy_volume_from_snapshot" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] snapshot: 3d63e608-41c6-42a2-b3a3-0ad96fa13457, volume: 5cc22e42-8cf5-4920-8358-1248a46816a7, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[11048992-cfd0-48e2-80a3-3ea89ed92b35]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:33 devstack sudo[102288]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c60fe407-de66-46e7-adc5-e46cd34b4080" returned: 0 in 1.308s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-c60fe407-de66-46e7-adc5-e46cd34b4080" released by "delete_volume" :: held 3.904s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:33 devstack sudo[102296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 Jun 29 10:53:33 devstack sudo[102296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['bb4a0b89-1d09-42f4-9e89-aace3e0a4efb', 'd2f88c75-2acb-4650-bec0-0a5e5ea21669', 'a0433f4d-a962-44f6-a03c-310891f79406', '074b8c1c-e182-499f-ba98-ab1ad2a05c72'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:33 devstack sudo[102299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:33 devstack sudo[102299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:34 devstack sudo[102296]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457" returned: 0 in 1.933s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-45481402-8526-4eb8-9c25-c1abdbf36d28(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:53:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 10:53:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 10:53:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[77383d32-95f1-4314-914a-0e21357f879d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:35 devstack sudo[102299]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.495s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Deleted volume successfully. Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-164116cd-9804-43ea-bab7-581579030507 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-c60fe407-de66-46e7-adc5-e46cd34b4080-delete_volume" released by "delete_volume" :: held 6.141s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:53:35 devstack sudo[102304]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:35 devstack sudo[102304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (005b7388-d311-4aad-9aae-e7463c5c0bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60246645-0d51-4e4f-905d-d112df5e0f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60246645-0d51-4e4f-905d-d112df5e0f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-364994501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b807c728-de40-4094-b064-673612555d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:35Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f1b289e-7967-4631-9c1f-c908add519e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f1b289e-7967-4631-9c1f-c908add519e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9f412c9-1ea8-4c46-97e1-bd44b852b2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9f412c9-1ea8-4c46-97e1-bd44b852b2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b807c728-de40-4094-b064-673612555d24', 'volume_name': 'volume-b807c728-de40-4094-b064-673612555d24', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc974117-b642-4751-9696-6b3a7a29a875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc974117-b642-4751-9696-6b3a7a29a875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (780c405b-e7b2-44b7-aa94-e482807b7899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Volume b807c728-de40-4094-b064-673612555d24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b807c728-de40-4094-b064-673612555d24', 'volume_size': 1} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Flow 'volume_create_manager' (d7b015fa-c7b1-4665-b77a-f9ccf46dc18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1e0241a-93f6-4e36-9665-94b5acb93f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1e0241a-93f6-4e36-9665-94b5acb93f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-150481520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0d616cf-6697-4c1b-a942-79ca01784b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6804ca97a824c13a2edf665f8ebcaf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:36Z,use_quota=True,user_id='dc98662c4e974e4b94f80c177fd98420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8864257d-39b2-4700-b6df-26cad2948e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8864257d-39b2-4700-b6df-26cad2948e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd5dfba1-a01e-4e4d-9aab-91f6dfeab9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd5dfba1-a01e-4e4d-9aab-91f6dfeab9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0d616cf-6697-4c1b-a942-79ca01784b08', 'volume_name': 'volume-d0d616cf-6697-4c1b-a942-79ca01784b08', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad49732f-d933-459d-a02a-2b1ba3b490ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad49732f-d933-459d-a02a-2b1ba3b490ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8eff4963-d266-43fc-bf94-210e0bf79b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Volume d0d616cf-6697-4c1b-a942-79ca01784b08: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0d616cf-6697-4c1b-a942-79ca01784b08', 'volume_size': 1} Jun 29 10:53:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:36 devstack sudo[102304]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 1.225s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:36 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 10:53:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:36 devstack sudo[102310]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 Jun 29 10:53:36 devstack sudo[102310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:44 devstack sudo[102310]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7" returned: 0 in 7.901s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:44 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4abf8649-9596-4e58-8187-902b28466332]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:44 devstack sudo[102434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:44 devstack sudo[102434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:45 devstack sudo[102434]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 1.009s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28, size 1024.00 MB, duration 7.90 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:53:45 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Converted 1024.00 MB image at 129.57 MB/s Jun 29 10:53:45 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 is being set with open permissions: ugo+rw Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:45 devstack sudo[102440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 Jun 29 10:53:45 devstack sudo[102440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=23,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=23,cinder:INSERT=9,cinder:UPDATE=29,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:53:45 devstack sudo[102440]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7" returned: 0 in 0.830s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-5cc22e42-8cf5-4920-8358-1248a46816a7" released by "_copy_volume_from_snapshot" :: held 13.103s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-3d63e608-41c6-42a2-b3a3-0ad96fa13457-5cc22e42-8cf5-4920-8358-1248a46816a7" released by "_create_volume_from_snapshot" :: held 13.169s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 13.206s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 10.448s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-364994501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b807c728-de40-4094-b064-673612555d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:35Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Creating volume b807c728-de40-4094-b064-673612555d24 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:53:46 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:46 devstack sudo[102443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 1073741824 Jun 29 10:53:46 devstack sudo[102443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63cfa5f8-0e26-43b9-be79-0aac49440ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cc22e42-8cf5-4920-8358-1248a46816a7', 'volume_size': 1, 'snapshot_id': '3d63e608-41c6-42a2-b3a3-0ad96fa13457'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (402ee38f-2770-4612-b226-0754f61ab24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:46 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Volume volume-5cc22e42-8cf5-4920-8358-1248a46816a7 (5cc22e42-8cf5-4920-8358-1248a46816a7): created successfully Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (402ee38f-2770-4612-b226-0754f61ab24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Flow 'volume_create_manager' (2a430ca5-20eb-4b76-b02d-df76f3b8531d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:46 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-099a3369-79a2-4f43-a24a-d91c3f560c7d tempest-VolumeDependencyTests-1578054434 None] Created volume successfully. Jun 29 10:53:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-3d63e608-41c6-42a2-b3a3-0ad96fa13457-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-3d63e608-41c6-42a2-b3a3-0ad96fa13457-delete_snapshot" acquired by "delete_snapshot" :: waited 0.060s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-quobyte-45481402-8526-4eb8-9c25-c1abdbf36d28" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:47 devstack sudo[102443]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 1073741824" returned: 0 in 1.047s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-45481402-8526-4eb8-9c25-c1abdbf36d28" acquired by "delete_snapshot" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-quobyte-3d63e608-41c6-42a2-b3a3-0ad96fa13457" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-3d63e608-41c6-42a2-b3a3-0ad96fa13457" acquired by "_delete_snapshot" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Deleting offline snapshot 3d63e608-41c6-42a2-b3a3-0ad96fa13457 of volume 45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] snapshot_file for this snap is: volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfc51bed-35f3-4f00-b58b-a69c833c7d7f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:47 devstack sudo[102450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:53:47 devstack sudo[102450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:47 devstack sudo[102449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 Jun 29 10:53:47 devstack sudo[102449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:48 devstack sudo[102449]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457" returned: 0 in 1.119s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-45481402-8526-4eb8-9c25-c1abdbf36d28(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e132664c-55d2-4acc-add5-f8c50b123014]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:48 devstack sudo[102450]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 1.175s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] <== create_volume: return (2359ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.362s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.548s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-150481520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0d616cf-6697-4c1b-a942-79ca01784b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6804ca97a824c13a2edf665f8ebcaf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:36Z,use_quota=True,user_id='dc98662c4e974e4b94f80c177fd98420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Creating volume d0d616cf-6697-4c1b-a942-79ca01784b08 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:53:48 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (780c405b-e7b2-44b7-aa94-e482807b7899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b807c728-de40-4094-b064-673612555d24', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:48 devstack sudo[102458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 1073741824 Jun 29 10:53:48 devstack sudo[102458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d761dee8-f2ef-4d27-9934-a45bf5135496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:48 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Volume volume-b807c728-de40-4094-b064-673612555d24 (b807c728-de40-4094-b064-673612555d24): created successfully Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d761dee8-f2ef-4d27-9934-a45bf5135496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (005b7388-d311-4aad-9aae-e7463c5c0bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:48 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d6f68d7a-53df-4205-b395-d4cce6a68f0b tempest-VolumesSnapshotTestJSON-1301464507 None] Created volume successfully. Jun 29 10:53:48 devstack sudo[102457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:48 devstack sudo[102457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:49 devstack sudo[102457]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 1.367s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:49 devstack sudo[102469]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 Jun 29 10:53:49 devstack sudo[102469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:50 devstack sudo[102458]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 1073741824" returned: 0 in 1.847s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:50 devstack sudo[102472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 Jun 29 10:53:50 devstack sudo[102472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:50 devstack sudo[102469]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457" returned: 0 in 1.256s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:51 devstack sudo[102478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457 Jun 29 10:53:51 devstack sudo[102478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:51 devstack sudo[102472]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08" returned: 0 in 1.148s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] <== create_volume: return (3078ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.084s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.891s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8eff4963-d266-43fc-bf94-210e0bf79b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0d616cf-6697-4c1b-a942-79ca01784b08', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d84e656f-4531-484b-9ad7-71c4044174b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating offline snapshot b5d8a2cc-7aa5-4bda-9387-624688b9af3d of volume b807c728-de40-4094-b064-673612555d24 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:53:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Volume volume-d0d616cf-6697-4c1b-a942-79ca01784b08 (d0d616cf-6697-4c1b-a942-79ca01784b08): created successfully Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d84e656f-4531-484b-9ad7-71c4044174b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Flow 'volume_create_manager' (d7b015fa-c7b1-4665-b77a-f9ccf46dc18b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8307ef87-f80b-4b9f-a597-89076b073276]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-252e16ea-d3ea-4d6b-936e-b570bb9f2c63 tempest-TestMinimumBasicScenario-1099020474 None] Created volume successfully. Jun 29 10:53:51 devstack sudo[102481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:53:51 devstack sudo[102481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:52 devstack sudo[102478]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28.3d63e608-41c6-42a2-b3a3-0ad96fa13457" returned: 0 in 1.213s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-3d63e608-41c6-42a2-b3a3-0ad96fa13457" released by "_delete_snapshot" :: held 5.123s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-45481402-8526-4eb8-9c25-c1abdbf36d28" released by "delete_snapshot" :: held 5.173s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Created reservations ['7c800fd4-4433-464e-87c7-84536472dc77', '21081806-d11e-4a21-8062-d5f04c7cbe5f', '0b254375-2528-40a1-b980-59c456f547fa', 'a27a6536-af1e-4a3b-838b-515dfa6f41fb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Delete snapshot completed successfully. Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3d113b08-6de1-4b10-b8b2-25c087580aae tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-3d63e608-41c6-42a2-b3a3-0ad96fa13457-delete_snapshot" released by "delete_snapshot" :: held 5.463s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:52 devstack sudo[102481]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 1.123s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:52 devstack sudo[102489]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d 1G Jun 29 10:53:52 devstack sudo[102489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-45481402-8526-4eb8-9c25-c1abdbf36d28-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-45481402-8526-4eb8-9c25-c1abdbf36d28-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-quobyte-45481402-8526-4eb8-9c25-c1abdbf36d28" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-45481402-8526-4eb8-9c25-c1abdbf36d28" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:53 devstack sudo[102489]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d 1G" returned: 0 in 0.996s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b807c728-de40-4094-b064-673612555d24 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[472703c1-4fa9-4596-b7fa-c7c001d4afa7]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:53 devstack sudo[102495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b807c728-de40-4094-b064-673612555d24 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d Jun 29 10:53:53 devstack sudo[102495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:53 devstack sudo[102496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:53 devstack sudo[102496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:54 devstack sudo[102495]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b807c728-de40-4094-b064-673612555d24 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d" returned: 0 in 0.803s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:54 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d is being set with open permissions: ugo+rw Jun 29 10:53:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:54 devstack sudo[102506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d Jun 29 10:53:54 devstack sudo[102506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:54 devstack sudo[102496]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 0.891s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:54 devstack sudo[102508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28 Jun 29 10:53:54 devstack sudo[102508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:55 devstack sudo[102506]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d" returned: 0 in 0.913s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:55 devstack sudo[102511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info Jun 29 10:53:55 devstack sudo[102511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:55 devstack sudo[102508]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-45481402-8526-4eb8-9c25-c1abdbf36d28" returned: 0 in 1.029s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-45481402-8526-4eb8-9c25-c1abdbf36d28" released by "delete_volume" :: held 2.002s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Created reservations ['193cc69d-d1ad-4ce3-aacb-9035d1dd9431', '54c4c7d0-ea09-4774-828e-058521718462', 'a8647605-b87e-4325-bd48-0dec429d474a', '15fcd21a-0b5c-4f22-8d86-d22fd7c83164'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:55 devstack sudo[102522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:55 devstack sudo[102522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-5cc22e42-8cf5-4920-8358-1248a46816a7-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-5cc22e42-8cf5-4920-8358-1248a46816a7-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "cinder-quobyte-5cc22e42-8cf5-4920-8358-1248a46816a7" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-5cc22e42-8cf5-4920-8358-1248a46816a7" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[da8b42e2-ae72-45c3-8328-dbc25b9129f6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:56 devstack sudo[102524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 Jun 29 10:53:56 devstack sudo[102524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:56 devstack sudo[102511]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info" returned: 0 in 0.985s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:56 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info is being set with open permissions: ugo+rw Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:56 devstack sudo[102527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info Jun 29 10:53:56 devstack sudo[102527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:56 devstack sudo[102522]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.832s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Deleted volume successfully. Jun 29 10:53:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e1dfe63c-3e94-421b-a9ec-c7c2658e83c2 tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-45481402-8526-4eb8-9c25-c1abdbf36d28-delete_volume" released by "delete_volume" :: held 3.226s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:57 devstack sudo[102527]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.info" returned: 0 in 0.721s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.721s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.258s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:57 devstack sudo[102524]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7" returned: 0 in 1.063s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa920602-4f07-4ed4-b47d-4f506f37c8ec]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:57 devstack sudo[102534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7 Jun 29 10:53:57 devstack sudo[102534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-79fe0343-582c-44c7-b4f5-71799b398547 tempest-VolumesSnapshotTestJSON-1301464507 None] Create snapshot completed successfully Jun 29 10:53:57 devstack sudo[102535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 Jun 29 10:53:57 devstack sudo[102535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:58 devstack sudo[102534]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5cc22e42-8cf5-4920-8358-1248a46816a7" returned: 0 in 0.847s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-quobyte-5cc22e42-8cf5-4920-8358-1248a46816a7" released by "delete_volume" :: held 1.970s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Created reservations ['9dafa776-ff64-4bd7-a3da-1378c6acae39', '6c636d7d-3850-4746-bbb4-3fba4d6491be', '90c74cc0-6f93-46f9-a789-5650e3e51ebd', '3d7856ba-0bed-4633-a7ca-b13fc14b1b81'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:53:58 devstack sudo[102535]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08" returned: 0 in 0.995s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.045s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-d0d616cf-6697-4c1b-a942-79ca01784b08', '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': 'c9e07c16-7195-4b88-b8c7-93a86b7fccaa', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:53:58 devstack sudo[102563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:53:58 devstack sudo[102563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:53:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-1388a51b-aca0-47a6-a50e-8a41cb674d31 req-1b702a9b-ee78-4ba8-8bd4-621ee0bd594d tempest-TestMinimumBasicScenario-1099020474 None] attachment_update completed successfully. Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:53:59 devstack sudo[102563]: pam_unix(sudo:session): session closed for user root Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (a1a75b35-e976-4b7f-b2a7-12c7dc83c4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65c5139f-014c-4aff-af56-d466c5cb89e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.947s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:53:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Deleted volume successfully. Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65c5139f-014c-4aff-af56-d466c5cb89e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-790972283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68a8aa74-6bc7-40f5-8231-24ed2f653612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd7405896c9a4eb786bfee1dca23443e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:53:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5d8a2cc-7aa5-4bda-9387-624688b9af3d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:53:59Z,use_quota=True,user_id='76c618f0f1ef49b39ce0d6fe9abeee53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52cb19ca-0d9f-4c1c-9ab1-b01a6c77eb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52cb19ca-0d9f-4c1c-9ab1-b01a6c77eb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6afe17b1-3f72-4c7c-b53d-b18145033511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6afe17b1-3f72-4c7c-b53d-b18145033511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '68a8aa74-6bc7-40f5-8231-24ed2f653612', 'volume_name': 'volume-68a8aa74-6bc7-40f5-8231-24ed2f653612', 'volume_size': 1, 'snapshot_id': 'b5d8a2cc-7aa5-4bda-9387-624688b9af3d'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2408b98-dfca-4d15-960f-78123ed52603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2408b98-dfca-4d15-960f-78123ed52603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (303128f6-c647-45b8-90b1-d06ee24c31ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:53:59 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Volume 68a8aa74-6bc7-40f5-8231-24ed2f653612: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-68a8aa74-6bc7-40f5-8231-24ed2f653612', 'volume_size': 1, 'snapshot_id': 'b5d8a2cc-7aa5-4bda-9387-624688b9af3d'} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f5d9da06-c641-4df2-88fd-c12b9ca4374b tempest-VolumeDependencyTests-1578054434 None] Lock "cinder-5cc22e42-8cf5-4920-8358-1248a46816a7-delete_volume" released by "delete_volume" :: held 3.324s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-b5d8a2cc-7aa5-4bda-9387-624688b9af3d-68a8aa74-6bc7-40f5-8231-24ed2f653612" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b5d8a2cc-7aa5-4bda-9387-624688b9af3d-68a8aa74-6bc7-40f5-8231-24ed2f653612" acquired by "_create_volume_from_snapshot" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating volume 68a8aa74-6bc7-40f5-8231-24ed2f653612 from snapshot b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-68a8aa74-6bc7-40f5-8231-24ed2f653612" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-68a8aa74-6bc7-40f5-8231-24ed2f653612" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] snapshot: b5d8a2cc-7aa5-4bda-9387-624688b9af3d, volume: 68a8aa74-6bc7-40f5-8231-24ed2f653612, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[10d2914b-9438-4303-b20e-740ffc61cbb9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:53:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:53:59 devstack sudo[102633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d Jun 29 10:53:59 devstack sudo[102633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:00 devstack sudo[102633]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d" returned: 0 in 1.045s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b807c728-de40-4094-b064-673612555d24(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:54:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 10:54:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 10:54:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[489eab69-cd73-4239-827c-c37c12fa44cd]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:00 devstack sudo[102958]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:54:00 devstack sudo[102958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:01 devstack sudo[102958]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 1.007s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:01 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 10:54:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:01 devstack sudo[102965]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 Jun 29 10:54:01 devstack sudo[102965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:08 devstack sudo[102965]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612" returned: 0 in 6.442s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:08 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[23f837fd-41bd-4151-b648-564505459409]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:08 devstack sudo[103015]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:54:08 devstack sudo[103015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:09 devstack sudo[103015]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 1.041s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:09 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24, size 1024.00 MB, duration 6.44 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:54:09 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Converted 1024.00 MB image at 158.93 MB/s Jun 29 10:54:09 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 is being set with open permissions: ugo+rw Jun 29 10:54:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:09 devstack sudo[103020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 Jun 29 10:54:09 devstack sudo[103020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:09 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=32,cinder:SELECT=30,cinder:INSERT=6,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:54:09 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=28,cinder:UPDATE=31,cinder:DELETE=5,cinder:INSERT=9 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:54:09 devstack sudo[103020]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612" returned: 0 in 0.853s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-68a8aa74-6bc7-40f5-8231-24ed2f653612" released by "_copy_volume_from_snapshot" :: held 10.595s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b5d8a2cc-7aa5-4bda-9387-624688b9af3d-68a8aa74-6bc7-40f5-8231-24ed2f653612" released by "_create_volume_from_snapshot" :: held 10.641s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.667s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (303128f6-c647-45b8-90b1-d06ee24c31ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68a8aa74-6bc7-40f5-8231-24ed2f653612', 'volume_size': 1, 'snapshot_id': 'b5d8a2cc-7aa5-4bda-9387-624688b9af3d'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c2c5a64-81a0-4f34-a78e-18ecc0f8f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:10 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Volume volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 (68a8aa74-6bc7-40f5-8231-24ed2f653612): created successfully Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c2c5a64-81a0-4f34-a78e-18ecc0f8f013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Flow 'volume_create_manager' (a1a75b35-e976-4b7f-b2a7-12c7dc83c4cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:54:10 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-67dc7d8a-da16-41b6-a539-e49cf608dc54 tempest-VolumesSnapshotTestJSON-1301464507 None] Created volume successfully. Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Flow 'volume_create_manager' (96efe81b-2d35-4185-a59c-64ecaa336e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d80b5ca-63bd-44ca-a2a5-8e634b86440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d80b5ca-63bd-44ca-a2a5-8e634b86440a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1551531675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33b53d33-bfd4-4b61-99a5-d957fdd7611b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='753a015325c046bf8a92f1190ec6c809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:54:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:54:10Z,use_quota=True,user_id='3bf89e845ab64586a7fbbe08084b64c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c308c9fb-2290-4377-a2af-9854e0a7b5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c308c9fb-2290-4377-a2af-9854e0a7b5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb751675-a0b2-4ca4-8aed-a00fed9771ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb751675-a0b2-4ca4-8aed-a00fed9771ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '33b53d33-bfd4-4b61-99a5-d957fdd7611b', 'volume_name': 'volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9748b8e-ca22-4702-b648-7bc2f3bda119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9748b8e-ca22-4702-b648-7bc2f3bda119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (323ac91a-f070-4ab2-a282-68bd48d53d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:10 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Volume 33b53d33-bfd4-4b61-99a5-d957fdd7611b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b', 'volume_size': 1} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1551531675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=33b53d33-bfd4-4b61-99a5-d957fdd7611b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='753a015325c046bf8a92f1190ec6c809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:54:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:54:10Z,use_quota=True,user_id='3bf89e845ab64586a7fbbe08084b64c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Creating volume 33b53d33-bfd4-4b61-99a5-d957fdd7611b {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:54:10 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:10 devstack sudo[103026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b 1073741824 Jun 29 10:54:10 devstack sudo[103026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-68a8aa74-6bc7-40f5-8231-24ed2f653612-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-68a8aa74-6bc7-40f5-8231-24ed2f653612-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-68a8aa74-6bc7-40f5-8231-24ed2f653612" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-68a8aa74-6bc7-40f5-8231-24ed2f653612" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[07cb6a8c-4b6e-4cc9-a71c-7a71087a7482]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:10 devstack sudo[103028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 Jun 29 10:54:10 devstack sudo[103028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:11 devstack sudo[103028]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612" returned: 0 in 1.171s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:11 devstack sudo[103040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612 Jun 29 10:54:11 devstack sudo[103040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:12 devstack sudo[103026]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b 1073741824" returned: 0 in 1.521s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:12 devstack sudo[103042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b Jun 29 10:54:12 devstack sudo[103042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:12 devstack sudo[103045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:54:12 devstack sudo[103045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:12 devstack sudo[103040]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-68a8aa74-6bc7-40f5-8231-24ed2f653612" returned: 0 in 1.152s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-68a8aa74-6bc7-40f5-8231-24ed2f653612" released by "delete_volume" :: held 2.388s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['3077d2e1-0ac9-4e73-97eb-e7d7b09b4165', '134d8fab-34d6-494c-8d17-e9a3377d72a6', '659dc5d6-7a5d-48cc-b7a0-9d13230481cc', '44637c3a-15f0-49f3-adf4-169def416ecc'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:13 devstack sudo[103048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:54:13 devstack sudo[103048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:13 devstack sudo[103045]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.979s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:54:13 devstack sudo[103042]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b" returned: 0 in 1.372s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] <== create_volume: return (2970ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.973s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (323ac91a-f070-4ab2-a282-68bd48d53d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1580f24b-cd6d-4f16-b5da-0ba2458e06e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:13 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Volume volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b (33b53d33-bfd4-4b61-99a5-d957fdd7611b): created successfully Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1580f24b-cd6d-4f16-b5da-0ba2458e06e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Flow 'volume_create_manager' (96efe81b-2d35-4185-a59c-64ecaa336e61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:54:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-38346abd-c4e8-485d-aa08-320f8187f69a tempest-AttachVolumeShelveTestJSON-662435084 None] Created volume successfully. Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-b5d8a2cc-7aa5-4bda-9387-624688b9af3d-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-b5d8a2cc-7aa5-4bda-9387-624688b9af3d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.054s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-b807c728-de40-4094-b064-673612555d24" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b807c728-de40-4094-b064-673612555d24" acquired by "delete_snapshot" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-b5d8a2cc-7aa5-4bda-9387-624688b9af3d" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b5d8a2cc-7aa5-4bda-9387-624688b9af3d" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Deleting offline snapshot b5d8a2cc-7aa5-4bda-9387-624688b9af3d of volume b807c728-de40-4094-b064-673612555d24 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] snapshot_file for this snap is: volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c2b9f33-0d86-4b30-9594-c29981c332af]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:14 devstack sudo[103048]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.101s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:54:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Deleted volume successfully. Jun 29 10:54:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8965644c-2ffe-4d05-8ba4-afaac217925f tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-68a8aa74-6bc7-40f5-8231-24ed2f653612-delete_volume" released by "delete_volume" :: held 3.771s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:14 devstack sudo[103053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d Jun 29 10:54:14 devstack sudo[103053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:15 devstack sudo[103053]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d" returned: 0 in 0.910s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b807c728-de40-4094-b064-673612555d24(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:54:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6649968c-6370-419e-abf5-f8fc0fea425e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:15 devstack sudo[103064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:54:15 devstack sudo[103064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:16 devstack sudo[103064]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 1.052s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:16 devstack sudo[103072]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d Jun 29 10:54:16 devstack sudo[103072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:17 devstack sudo[103072]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d" returned: 0 in 0.873s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:17 devstack sudo[103077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d Jun 29 10:54:17 devstack sudo[103077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:17 devstack sudo[103077]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24.b5d8a2cc-7aa5-4bda-9387-624688b9af3d" returned: 0 in 0.714s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b5d8a2cc-7aa5-4bda-9387-624688b9af3d" released by "_delete_snapshot" :: held 3.725s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b807c728-de40-4094-b064-673612555d24" released by "delete_snapshot" :: held 3.784s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['08198f4a-6abd-4cbf-99df-fb33efddaa8a', '149accdf-c1c9-4c2b-a205-d7bee561554d', 'cd4a1b6b-aafe-4b4b-a83b-37d533eee47e', 'abd45a5c-6244-46bf-9d24-7b4b3d016afa'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Delete snapshot completed successfully. Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc59967-4ebe-4b75-9c44-6bfa3b97f1bb tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-b5d8a2cc-7aa5-4bda-9387-624688b9af3d-delete_snapshot" released by "delete_snapshot" :: held 4.091s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-b807c728-de40-4094-b064-673612555d24-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-b807c728-de40-4094-b064-673612555d24-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-b807c728-de40-4094-b064-673612555d24" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b807c728-de40-4094-b064-673612555d24" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f611ee98-3dcd-45fd-a996-3a21517ccf5c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:18 devstack sudo[103150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:54:18 devstack sudo[103150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:20 devstack sudo[103150]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 1.265s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:20 devstack sudo[103212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24 Jun 29 10:54:20 devstack sudo[103212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:20 devstack sudo[103212]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b807c728-de40-4094-b064-673612555d24" returned: 0 in 0.818s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-b807c728-de40-4094-b064-673612555d24" released by "delete_volume" :: held 2.201s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['59664393-9b1f-434b-93f3-857534f03cc9', '68faf14e-a76a-4331-8e2a-4f73e3e5e394', '8e59247e-d511-4fe3-ad8a-87e589e54b98', 'bc2d3493-2841-4e37-b274-9991d25a3493'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:21 devstack sudo[103226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:54:21 devstack sudo[103226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:21 devstack sudo[103226]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.722s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:54:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Deleted volume successfully. Jun 29 10:54:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-54ba2d8c-d3fb-42f3-a00c-af98ef870647 tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-b807c728-de40-4094-b064-673612555d24-delete_volume" released by "delete_volume" :: held 3.324s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-aab09398-819e-40d7-9a8a-f453564c06e1-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-aab09398-819e-40d7-9a8a-f453564c06e1-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "cinder-quobyte-aab09398-819e-40d7-9a8a-f453564c06e1" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-aab09398-819e-40d7-9a8a-f453564c06e1" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:22 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[535bb88f-7a94-4b41-a1ef-1b6df044f0a9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:22 devstack sudo[103229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 Jun 29 10:54:22 devstack sudo[103229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:23 devstack sudo[103229]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1" returned: 0 in 1.109s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:23 devstack sudo[103234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1 Jun 29 10:54:23 devstack sudo[103234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:24 devstack sudo[103234]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aab09398-819e-40d7-9a8a-f453564c06e1" returned: 0 in 1.115s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-quobyte-aab09398-819e-40d7-9a8a-f453564c06e1" released by "delete_volume" :: held 2.334s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Created reservations ['fad5377e-053d-4b11-9268-bf4c3fbd6b55', '80cf9ab6-396c-4276-854b-69c1d5fda842', 'a0b5086e-682b-4dcb-bc72-9195aed39cc6', '7223c27d-4e98-4883-bec6-03b1c5773084'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:24 devstack sudo[103297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:54:24 devstack sudo[103297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:25 devstack sudo[103297]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.769s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:25 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:54:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Deleted volume successfully. Jun 29 10:54:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebe3b94c-8a29-4a5d-b393-cae964c9f43d tempest-VolumesSnapshotTestJSON-1301464507 None] Lock "cinder-aab09398-819e-40d7-9a8a-f453564c06e1-delete_volume" released by "delete_volume" :: held 3.428s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-ae8406d7-f91a-4e67-abdb-21c631bd0dcc req-e7c21b41-bffd-4beb-af0c-ddcca6ac9d13 tempest-AttachVolumeShelveTestJSON-662435084 None] No connector for attachment 2a81d39d-a576-4fe0-9105-bec9d8bdc226; skipping storage backend terminate_connection call. {{(pid=93485) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Jun 29 10:54:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-ae8406d7-f91a-4e67-abdb-21c631bd0dcc req-e7c21b41-bffd-4beb-af0c-ddcca6ac9d13 tempest-AttachVolumeShelveTestJSON-662435084 None] Deleting attachment 2a81d39d-a576-4fe0-9105-bec9d8bdc226. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Flow 'volume_create_manager' (56d46125-ec69-46c0-9928-1e6e8b460a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (082b11d4-22eb-4f61-b081-8357080354df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (082b11d4-22eb-4f61-b081-8357080354df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1859053883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f538bd8-7b51-4a87-ad49-20f6485ac8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19a2282a6af846e79ae7f07ee81ccad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:54:36Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:54:36Z,use_quota=True,user_id='ef8c072a302041d3ad2f122352515acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a80dd35-3c1a-4363-b483-8c915a9cd921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a80dd35-3c1a-4363-b483-8c915a9cd921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bf57ba9-8904-4dc4-9612-91ed3004f307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4bf57ba9-8904-4dc4-9612-91ed3004f307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3f538bd8-7b51-4a87-ad49-20f6485ac8d9', 'volume_name': 'volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9', 'volume_size': 2}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3579424c-7484-4ef8-a68c-5c62c42f930b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3579424c-7484-4ef8-a68c-5c62c42f930b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3323786-18a2-4326-85bd-2574a483b71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:36 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Volume 3f538bd8-7b51-4a87-ad49-20f6485ac8d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9', 'volume_size': 2} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1859053883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f538bd8-7b51-4a87-ad49-20f6485ac8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19a2282a6af846e79ae7f07ee81ccad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:54:36Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:54:36Z,use_quota=True,user_id='ef8c072a302041d3ad2f122352515acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Creating volume 3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:54:36 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:54:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 2147483648 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:36 devstack sudo[103433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 2147483648 Jun 29 10:54:36 devstack sudo[103433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:37 devstack sudo[103433]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 2147483648" returned: 0 in 1.181s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:37 devstack sudo[103438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 Jun 29 10:54:37 devstack sudo[103438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:38 devstack sudo[103438]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" returned: 0 in 0.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] <== create_volume: return (1896ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.898s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3323786-18a2-4326-85bd-2574a483b71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9', 'volume_size': 2}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5dff043-80cb-458d-bd74-c66c8aa7f091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:54:38 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Volume volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 (3f538bd8-7b51-4a87-ad49-20f6485ac8d9): created successfully Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5dff043-80cb-458d-bd74-c66c8aa7f091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:54:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Flow 'volume_create_manager' (56d46125-ec69-46c0-9928-1e6e8b460a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:54:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3e5c2634-9933-468a-9d7b-23801e04d75a tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Created volume successfully. Jun 29 10:54:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Creating offline snapshot 4beb2f74-f7b8-42d5-9397-e793a55ea2bf of volume 3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 10:54:39 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6702e564-af9f-4632-945a-0417488bca58]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:40 devstack sudo[103441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 Jun 29 10:54:40 devstack sudo[103441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:40 devstack sudo[103441]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" returned: 0 in 0.934s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf 2G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:40 devstack sudo[103452]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf 2G Jun 29 10:54:40 devstack sudo[103452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:41 devstack sudo[103452]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf 2G" returned: 0 in 1.002s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:41 devstack sudo[103460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf Jun 29 10:54:41 devstack sudo[103460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:42 devstack sudo[103460]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf" returned: 0 in 0.866s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:42 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf is being set with open permissions: ugo+rw Jun 29 10:54:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:42 devstack sudo[103465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf Jun 29 10:54:42 devstack sudo[103465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:43 devstack sudo[103465]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf" returned: 0 in 0.759s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:43 devstack sudo[103469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info Jun 29 10:54:43 devstack sudo[103469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:44 devstack sudo[103469]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:44 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info is being set with open permissions: ugo+rw Jun 29 10:54:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:44 devstack sudo[103472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info Jun 29 10:54:44 devstack sudo[103472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:45 devstack sudo[103472]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.info" returned: 0 in 0.724s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.174s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f112f416-7670-4f9e-a4b9-54551704983e tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Create snapshot completed successfully Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "cinder-4beb2f74-f7b8-42d5-9397-e793a55ea2bf-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-4beb2f74-f7b8-42d5-9397-e793a55ea2bf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "cinder-quobyte-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-quobyte-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" acquired by "delete_snapshot" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "cinder-quobyte-4beb2f74-f7b8-42d5-9397-e793a55ea2bf" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-quobyte-4beb2f74-f7b8-42d5-9397-e793a55ea2bf" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Deleting offline snapshot 4beb2f74-f7b8-42d5-9397-e793a55ea2bf of volume 3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] snapshot_file for this snap is: volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c8b04cb-226e-437b-9618-0f5ec0526e29]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:46 devstack sudo[103477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf Jun 29 10:54:46 devstack sudo[103477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:47 devstack sudo[103477]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf" returned: 0 in 0.963s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 10:54:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[66a3686c-0f94-4211-b5dc-08b6ec0e83df]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:47 devstack sudo[103497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 Jun 29 10:54:47 devstack sudo[103497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:48 devstack sudo[103497]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" returned: 0 in 0.983s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:48 devstack sudo[103515]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf Jun 29 10:54:48 devstack sudo[103515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:49 devstack sudo[103515]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf" returned: 0 in 1.084s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:49 devstack sudo[103527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf Jun 29 10:54:49 devstack sudo[103527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:50 devstack sudo[103527]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9.4beb2f74-f7b8-42d5-9397-e793a55ea2bf" returned: 0 in 1.128s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-quobyte-4beb2f74-f7b8-42d5-9397-e793a55ea2bf" released by "_delete_snapshot" :: held 4.344s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-quobyte-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" released by "delete_snapshot" :: held 4.375s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:50 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Created reservations ['5d6cac36-c1d9-4249-b39b-7ae35f97310e', '4ccafdaf-cb2b-422c-a792-b9b3881cf191', '65814db2-6c17-4ba6-82f4-2335f66f2c93', '94475506-5040-46c6-95c4-a308ea089dd2'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Delete snapshot completed successfully. Jun 29 10:54:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-be8d7d34-4d71-4e4c-865a-4fb0249d3be7 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-4beb2f74-f7b8-42d5-9397-e793a55ea2bf-delete_snapshot" released by "delete_snapshot" :: held 4.663s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "cinder-3f538bd8-7b51-4a87-ad49-20f6485ac8d9-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-3f538bd8-7b51-4a87-ad49-20f6485ac8d9-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "cinder-quobyte-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-quobyte-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:52 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d771a8e-756b-4295-8c41-90a2fed7666f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:52 devstack sudo[103541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 Jun 29 10:54:52 devstack sudo[103541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:53 devstack sudo[103541]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" returned: 0 in 1.216s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:53 devstack sudo[103548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9 Jun 29 10:54:53 devstack sudo[103548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:54 devstack sudo[103548]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" returned: 0 in 0.995s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-quobyte-3f538bd8-7b51-4a87-ad49-20f6485ac8d9" released by "delete_volume" :: held 2.333s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Created reservations ['83b4e681-d81d-49ba-9b2e-f5c08b216410', 'ea86fbef-3b63-4957-b89c-5631d27319f2', '1e0efbff-d0e2-4ec4-863f-b2f05cdba6b2', '8cebbe56-83d8-4d9c-b80c-1f8e6d8d76de'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.036s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:54 devstack sudo[103616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:54:54 devstack sudo[103616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:55 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-a3ae7f2e-d541-4388-9460-9897c193427f req-f483021d-3361-47ea-9d83-7d4e92cd77a3 tempest-TestMinimumBasicScenario-1099020474 None] Terminate volume connection completed successfully. Jun 29 10:54:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-a3ae7f2e-d541-4388-9460-9897c193427f req-f483021d-3361-47ea-9d83-7d4e92cd77a3 tempest-TestMinimumBasicScenario-1099020474 None] Deleting attachment c9e07c16-7195-4b88-b8c7-93a86b7fccaa. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:54:56 devstack sudo[103616]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.382s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:56 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:54:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Deleted volume successfully. Jun 29 10:54:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4262068a-f453-4be1-aafb-bd5f1ec01ae1 tempest-VolumesSnapshotNegativeTestJSON-1392198774 None] Lock "cinder-3f538bd8-7b51-4a87-ad49-20f6485ac8d9-delete_volume" released by "delete_volume" :: held 4.151s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Acquiring lock "cinder-d0d616cf-6697-4c1b-a942-79ca01784b08-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Lock "cinder-d0d616cf-6697-4c1b-a942-79ca01784b08-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Acquiring lock "cinder-quobyte-d0d616cf-6697-4c1b-a942-79ca01784b08" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:54:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Lock "cinder-quobyte-d0d616cf-6697-4c1b-a942-79ca01784b08" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:54:57 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[22839f2c-c6c3-4581-bf9f-df1db44b3dd6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:54:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:57 devstack sudo[103639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 Jun 29 10:54:57 devstack sudo[103639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:58 devstack sudo[103639]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08" returned: 0 in 1.101s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:58 devstack sudo[103644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08 Jun 29 10:54:58 devstack sudo[103644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:54:59 devstack sudo[103644]: pam_unix(sudo:session): session closed for user root Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d0d616cf-6697-4c1b-a942-79ca01784b08" returned: 0 in 0.776s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Lock "cinder-quobyte-d0d616cf-6697-4c1b-a942-79ca01784b08" released by "delete_volume" :: held 1.930s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Created reservations ['c2a83990-faeb-4cf1-8d90-25149a3329c7', '6ddd403b-4bd5-408c-95de-ae7ebb3f0b04', 'bb962539-ce32-43bb-83a4-b602c88debb4', '2e91427f-f1f3-46fa-a3c1-4632b5c9986a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:54:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:54:59 devstack sudo[103648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:54:59 devstack sudo[103648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:00 devstack sudo[103648]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.119s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:00 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:55:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Deleted volume successfully. Jun 29 10:55:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ea565a4a-d1ac-4fc2-98ec-f998645403b1 tempest-TestMinimumBasicScenario-1099020474 None] Lock "cinder-d0d616cf-6697-4c1b-a942-79ca01784b08-delete_volume" released by "delete_volume" :: held 3.428s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:55:09 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=58,cinder:SELECT=40,cinder:INSERT=17,cinder:DELETE=6 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:55:10 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=53,cinder:UPDATE=63,cinder:DELETE=3,cinder:INSERT=14 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:55:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:12 devstack sudo[104068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:55:12 devstack sudo[104068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:13 devstack sudo[104068]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.837s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:55:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:55:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:55:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:55:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Acquiring lock "cinder-33b53d33-bfd4-4b61-99a5-d957fdd7611b-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:55:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "cinder-33b53d33-bfd4-4b61-99a5-d957fdd7611b-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:55:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Acquiring lock "cinder-quobyte-33b53d33-bfd4-4b61-99a5-d957fdd7611b" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:55:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "cinder-quobyte-33b53d33-bfd4-4b61-99a5-d957fdd7611b" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:55:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f748646-346b-48f1-aadf-98bce75b103c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:55:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:37 devstack sudo[104215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b Jun 29 10:55:37 devstack sudo[104215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Flow 'volume_create_manager' (30412d97-3315-48f3-bd5c-55b477d567ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1df9867-b724-4e52-9391-3affca3e8159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1df9867-b724-4e52-9391-3affca3e8159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-997565278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa743216-b209-4386-9155-b644ec7d077f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23416f95f4b4fed8a573984752ac518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:55:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:55:38Z,use_quota=True,user_id='355d5bf31c9b4255863700f289a67b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (780a2fdb-f627-4303-8acb-9e112a5cf41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (780a2fdb-f627-4303-8acb-9e112a5cf41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98d828f7-f162-471c-ad2d-d7793724a02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 10:55:38 devstack sudo[104215]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b" returned: 0 in 1.051s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:38 devstack sudo[104221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b Jun 29 10:55:38 devstack sudo[104221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98d828f7-f162-471c-ad2d-d7793724a02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'aa743216-b209-4386-9155-b644ec7d077f', 'volume_name': 'volume-aa743216-b209-4386-9155-b644ec7d077f', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37e13194-a7b1-47a2-9b62-c86048267058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37e13194-a7b1-47a2-9b62-c86048267058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9394d8d-b529-451d-b431-7e876a179948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:55:39 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Volume aa743216-b209-4386-9155-b644ec7d077f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-aa743216-b209-4386-9155-b644ec7d077f', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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': } Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Trying to clone aa743216-b209-4386-9155-b644ec7d077f from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 at location (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 10:55:39 devstack sudo[104221]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-33b53d33-bfd4-4b61-99a5-d957fdd7611b" returned: 0 in 0.867s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "cinder-quobyte-33b53d33-bfd4-4b61-99a5-d957fdd7611b" released by "delete_volume" :: held 2.000s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 10:55:39 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Image download 20.69 MB at 20.69 MB/s Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Created reservations ['e234c558-3e08-4294-859b-ca0d54e8be55', '136a3041-2aa3-46a1-ab5f-c0c8c0e2b67b', '1d44a78f-2e74-49c4-ad23-d59ae219ecd9', 'e63d93a4-857d-4f4a-b6d3-0576ed52a91a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9c81706-9c68-4846-baa8-a28945078dff]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:55:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:39 devstack sudo[104225]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD Jun 29 10:55:39 devstack sudo[104225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:39 devstack sudo[104226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:55:39 devstack sudo[104226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:40 devstack sudo[104226]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.828s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:55:40 devstack sudo[104225]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD" returned: 0 in 0.962s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 is fetched for user 355d5bf31c9b4255863700f289a67b06. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 10:55:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Deleted volume successfully. Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-34bf61ba-d8e3-406f-9975-18e70dc24201 tempest-AttachVolumeShelveTestJSON-662435084 None] Lock "cinder-33b53d33-bfd4-4b61-99a5-d957fdd7611b-delete_volume" released by "delete_volume" :: held 3.242s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b287b0e1-5c99-4841-a9fb-8c365f7cc04f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:55:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:40 devstack sudo[104233]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD Jun 29 10:55:40 devstack sudo[104233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:41 devstack sudo[104233]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD" returned: 0 in 0.809s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-997565278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aa743216-b209-4386-9155-b644ec7d077f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23416f95f4b4fed8a573984752ac518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:55:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:55:38Z,use_quota=True,user_id='355d5bf31c9b4255863700f289a67b06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Creating volume aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:55:41 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:55:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:41 devstack sudo[104240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f 1073741824 Jun 29 10:55:41 devstack sudo[104240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:42 devstack sudo[104240]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f 1073741824" returned: 0 in 1.108s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:42 devstack sudo[104247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:55:42 devstack sudo[104247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 0.838s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:43 devstack sudo[104247]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] <== create_volume: return (2017ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:55:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.027s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:55:43 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Attempting download of 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume aa743216-b209-4386-9155-b644ec7d077f. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 10:55:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[39cbdfb1-e9e2-46d0-bd0b-304c57a1837e]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:55:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:43 devstack sudo[104250]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap Jun 29 10:55:43 devstack sudo[104250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:44 devstack sudo[104250]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap" returned: 0 in 0.931s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:44 devstack sudo[104254]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap Jun 29 10:55:44 devstack sudo[104254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:45 devstack sudo[104254]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap" returned: 1 in 0.837s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_qkv_veap' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:55:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a5ec5aa-0c9f-4cb4-a25e-ae36c437e394]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:55:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:45 devstack sudo[104258]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD Jun 29 10:55:45 devstack sudo[104258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:46 devstack sudo[104258]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD" returned: 0 in 0.874s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:46 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 was qcow2, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 10:55:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:46 devstack sudo[104264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:55:46 devstack sudo[104264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:49 devstack sudo[104264]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 2.862s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:49 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_2t1369widevstack@QuobyteHD, size 112.00 MB, duration 2.87 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 10:55:49 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Converted 112.00 MB image at 39.08 MB/s Jun 29 10:55:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:49 devstack sudo[104274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f 1G Jun 29 10:55:49 devstack sudo[104274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:50 devstack sudo[104274]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f 1G" returned: 0 in 0.930s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:50 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[097bc40e-5146-4446-932d-4508cdd08ef0]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:55:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:50 devstack sudo[104281]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:55:50 devstack sudo[104281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:51 devstack sudo[104281]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 1.162s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:55:51 devstack sudo[104286]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:55:51 devstack sudo[104286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:55:52 devstack sudo[104286]: pam_unix(sudo:session): session closed for user root Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 1 in 1.038s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Downloaded image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume aa743216-b209-4386-9155-b644ec7d077f successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 for user 355d5bf31c9b4255863700f289a67b06 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Marking volume aa743216-b209-4386-9155-b644ec7d077f as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Copying metadata from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 to aa743216-b209-4386-9155-b644ec7d077f. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Creating volume glance metadata for volume aa743216-b209-4386-9155-b644ec7d077f backed by image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 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': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9394d8d-b529-451d-b431-7e876a179948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa743216-b209-4386-9155-b644ec7d077f', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38efa0e4-55d2-4cea-a37d-10fa2fd30e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:55:52 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Volume volume-aa743216-b209-4386-9155-b644ec7d077f (aa743216-b209-4386-9155-b644ec7d077f): created successfully Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38efa0e4-55d2-4cea-a37d-10fa2fd30e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:55:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Flow 'volume_create_manager' (30412d97-3315-48f3-bd5c-55b477d567ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:55:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-996bb506-7f6d-427f-9e31-cd7c086b3069 tempest-TestShelveInstance-659524179 None] Created volume successfully. Jun 29 10:56:02 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=16,cinder:UPDATE=11,cinder:INSERT=10,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:56:02 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=13,cinder:UPDATE=14,cinder:INSERT=8,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:56:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:03 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[689e47a8-f5b4-4bc1-bc2c-3807e690ac30]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:56:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:03 devstack sudo[104318]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:56:03 devstack sudo[104318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:04 devstack sudo[104318]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 1.346s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:04 devstack sudo[104358]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:56:04 devstack sudo[104358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:05 devstack sudo[104358]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 1 in 1.106s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:56:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.531s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-aa743216-b209-4386-9155-b644ec7d077f', 'options': None, 'format': 'raw', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '19319515-ea92-4ff0-ad24-62d4e0ab8d96', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:56:05 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-84714506-ba63-4faf-b612-7677cfc31a18 req-eddd1849-733f-4c8a-a556-ce4e2c8bb1c9 tempest-TestShelveInstance-659524179 None] attachment_update completed successfully. Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:12 devstack sudo[104531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:56:12 devstack sudo[104531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:13 devstack sudo[104531]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.385s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:56:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:56:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:56:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:56:15 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=6,cinder:UPDATE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:56:15 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:56:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:56:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Flow 'volume_create_manager' (6602fa15-717c-4903-8f30-1116cf69a34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1431553-c3bd-41ed-84d8-8715de6f0dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1431553-c3bd-41ed-84d8-8715de6f0dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-455678154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90258e60-1e35-4814-bfe6-7d5f15958c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='485d8bc33fcd4e71a76e00cd3ec7b9de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:56:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:56:41Z,use_quota=True,user_id='168ed55415d64ee4b3b3a19b10e2e785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d221431c-6901-484a-ba95-39e72995eb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d221431c-6901-484a-ba95-39e72995eb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d3517c1-b935-46fa-858d-459d76136722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d3517c1-b935-46fa-858d-459d76136722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90258e60-1e35-4814-bfe6-7d5f15958c25', 'volume_name': 'volume-90258e60-1e35-4814-bfe6-7d5f15958c25', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86068d32-4462-40bd-9bda-b51440b08e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86068d32-4462-40bd-9bda-b51440b08e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9bf403c-564d-48ed-88e8-50b6e6f1c536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:40 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Volume 90258e60-1e35-4814-bfe6-7d5f15958c25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90258e60-1e35-4814-bfe6-7d5f15958c25', 'volume_size': 1} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-455678154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90258e60-1e35-4814-bfe6-7d5f15958c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='485d8bc33fcd4e71a76e00cd3ec7b9de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:56:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:56:41Z,use_quota=True,user_id='168ed55415d64ee4b3b3a19b10e2e785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Creating volume 90258e60-1e35-4814-bfe6-7d5f15958c25 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:56:40 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:56:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:41 devstack sudo[105201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 1073741824 Jun 29 10:56:41 devstack sudo[105201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:41 devstack sudo[105201]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 1073741824" returned: 0 in 1.016s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:42 devstack sudo[105207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 Jun 29 10:56:42 devstack sudo[105207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:42 devstack sudo[105207]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25" returned: 0 in 0.692s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] <== create_volume: return (1767ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.772s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9bf403c-564d-48ed-88e8-50b6e6f1c536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90258e60-1e35-4814-bfe6-7d5f15958c25', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a6a42d5-1d1f-4b1c-b44a-906576c7a40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:42 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Volume volume-90258e60-1e35-4814-bfe6-7d5f15958c25 (90258e60-1e35-4814-bfe6-7d5f15958c25): created successfully Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a6a42d5-1d1f-4b1c-b44a-906576c7a40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Flow 'volume_create_manager' (6602fa15-717c-4903-8f30-1116cf69a34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:56:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4989c02e-f4fe-4f0a-aabf-c4d0dd1dac72 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Created volume successfully. Jun 29 10:56:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8fca66f9-af84-4cda-b749-41caab5e5895]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:56:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:46 devstack sudo[105235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 Jun 29 10:56:46 devstack sudo[105235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:46 devstack sudo[105235]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25" returned: 0 in 0.857s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.876s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-90258e60-1e35-4814-bfe6-7d5f15958c25', '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': 'a30e7f67-0c2b-4ba8-ad50-5875c2fa3baf', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:56:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-c9c7244e-3dc5-4434-b737-e22b03aa49b6 req-5a69220b-9fe4-44f1-9248-bee89bf3a5c4 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] attachment_update completed successfully. Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Flow 'volume_create_manager' (e06242a5-632e-4681-9e81-f93586ab9658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e074fb30-3385-4858-bc81-47866cfba8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e074fb30-3385-4858-bc81-47866cfba8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1460267995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=838e36c8-f667-438f-9b81-03b689db1e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb3599680f3442dba4bd43dbabf5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:56:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:56:53Z,use_quota=True,user_id='81d07cac136c4ce98730399492586ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f50a480-c971-44c4-a6ca-a4f5099e4349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f50a480-c971-44c4-a6ca-a4f5099e4349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1c86ee3-3c6a-4bda-8b43-d5b4547d3f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1c86ee3-3c6a-4bda-8b43-d5b4547d3f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '838e36c8-f667-438f-9b81-03b689db1e03', 'volume_name': 'volume-838e36c8-f667-438f-9b81-03b689db1e03', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34d2643-f840-4514-a05a-cd8aaaffdbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a34d2643-f840-4514-a05a-cd8aaaffdbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27515195-dfd9-43f2-ae4b-f89e6462ea89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:52 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Volume 838e36c8-f667-438f-9b81-03b689db1e03: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-838e36c8-f667-438f-9b81-03b689db1e03', 'volume_size': 1} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1460267995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=838e36c8-f667-438f-9b81-03b689db1e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb3599680f3442dba4bd43dbabf5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:56:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:56:53Z,use_quota=True,user_id='81d07cac136c4ce98730399492586ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Creating volume 838e36c8-f667-438f-9b81-03b689db1e03 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:56:52 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:56:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:52 devstack sudo[105302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 1073741824 Jun 29 10:56:52 devstack sudo[105302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:53 devstack sudo[105302]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 1073741824" returned: 0 in 1.068s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:53 devstack sudo[105313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 Jun 29 10:56:53 devstack sudo[105313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-54426156-dfe9-4985-a132-1ec4ff809ec4 req-d13cd8d9-22c2-41d6-b86b-598db399136d tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Terminate volume connection completed successfully. Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-54426156-dfe9-4985-a132-1ec4ff809ec4 req-d13cd8d9-22c2-41d6-b86b-598db399136d tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Deleting attachment a30e7f67-0c2b-4ba8-ad50-5875c2fa3baf. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:56:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-f4956283-e009-48a6-aa85-be58883da2d3 req-b65feea0-c65e-49c8-a606-1abdb1bc6a4d tempest-TestShelveInstance-659524179 None] Terminate volume connection completed successfully. Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-f4956283-e009-48a6-aa85-be58883da2d3 req-b65feea0-c65e-49c8-a606-1abdb1bc6a4d tempest-TestShelveInstance-659524179 None] Deleting attachment 19319515-ea92-4ff0-ad24-62d4e0ab8d96. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:56:54 devstack sudo[105313]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03" returned: 0 in 0.796s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] <== create_volume: return (1933ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.936s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27515195-dfd9-43f2-ae4b-f89e6462ea89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-838e36c8-f667-438f-9b81-03b689db1e03', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0326bdfd-897b-4894-937d-66dd9fd5aed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:56:54 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Volume volume-838e36c8-f667-438f-9b81-03b689db1e03 (838e36c8-f667-438f-9b81-03b689db1e03): created successfully Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0326bdfd-897b-4894-937d-66dd9fd5aed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:56:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Flow 'volume_create_manager' (e06242a5-632e-4681-9e81-f93586ab9658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:56:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5508415f-5a64-4f25-b35f-e2776750b7ad tempest-AttachVolumeTestJSON-853388485 None] Created volume successfully. Jun 29 10:56:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Acquiring lock "cinder-90258e60-1e35-4814-bfe6-7d5f15958c25-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:56:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "cinder-90258e60-1e35-4814-bfe6-7d5f15958c25-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:56:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Acquiring lock "cinder-quobyte-90258e60-1e35-4814-bfe6-7d5f15958c25" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:56:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "cinder-quobyte-90258e60-1e35-4814-bfe6-7d5f15958c25" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:56:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[60a9b837-420d-4df2-8e97-82a25a7cb871]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:56:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:56 devstack sudo[105318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 Jun 29 10:56:56 devstack sudo[105318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:57 devstack sudo[105318]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25" returned: 0 in 0.968s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:57 devstack sudo[105324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25 Jun 29 10:56:57 devstack sudo[105324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:57 devstack sudo[105324]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-90258e60-1e35-4814-bfe6-7d5f15958c25" returned: 0 in 0.744s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "cinder-quobyte-90258e60-1e35-4814-bfe6-7d5f15958c25" released by "delete_volume" :: held 1.755s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:56:57 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Created reservations ['a8ecc95b-a4a4-481e-ab3e-62edcb4e16f0', '907d49ba-c225-4c20-9062-6b39cdf1e5dd', 'c0caba88-a6c4-463b-b689-b07c87d0069a', '8a558704-2ae5-4f93-8253-f032452f54fa'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:58 devstack sudo[105327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:56:58 devstack sudo[105327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:58 devstack sudo[105327]: pam_unix(sudo:session): session closed for user root Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.898s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:56:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Deleted volume successfully. Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-de685878-3af9-4457-be30-a75e1a90e274 tempest-TestServerVolumeAttachScenarioOldVersion-2075207285 None] Lock "cinder-90258e60-1e35-4814-bfe6-7d5f15958c25-delete_volume" released by "delete_volume" :: held 2.900s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[74baa0a1-b669-40ba-9b8a-f41ec0915591]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:56:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:56:59 devstack sudo[105338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 Jun 29 10:56:59 devstack sudo[105338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:56:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:57:00 devstack sudo[105338]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03" returned: 0 in 1.044s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.061s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.615s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:57:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-838e36c8-f667-438f-9b81-03b689db1e03', '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': 'b8e8531b-a6f1-4337-8dcd-efd790b0ab6a', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:57:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[84beb487-9fa5-437e-8ca7-195b81a5df1f]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:57:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-0e4bc00e-2960-4a0a-96f3-9f9bb64b0242 req-05ac363a-8980-4960-9616-9889fdc29088 tempest-AttachVolumeTestJSON-853388485 None] attachment_update completed successfully. Jun 29 10:57:00 devstack sudo[105392]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:57:00 devstack sudo[105392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:01 devstack sudo[105392]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 0.950s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:01 devstack sudo[105464]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 10:57:01 devstack sudo[105464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 1 in 1.013s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 10:57:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 2.047s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:02 devstack sudo[105464]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-aa743216-b209-4386-9155-b644ec7d077f', 'options': None, 'format': 'raw', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '079939d2-5c35-4296-b35e-aa1c0fb0da62', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:57:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-4e50e381-3935-438a-ac63-6f796649f980 tempest-TestShelveInstance-659524179 None] attachment_update completed successfully. Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=30,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=25,cinder:UPDATE=18,cinder:DELETE=3,cinder:INSERT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:12 devstack sudo[105876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:57:12 devstack sudo[105876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:13 devstack sudo[105876]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.841s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:57:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:57:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:57:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:57:17 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-e6e37dc3-73dc-4fe8-9e55-0003fb21304a tempest-TestShelveInstance-659524179 None] Terminate volume connection completed successfully. Jun 29 10:57:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-896fc553-399c-44b5-bde2-c0bebf877d6c req-e6e37dc3-73dc-4fe8-9e55-0003fb21304a tempest-TestShelveInstance-659524179 None] Deleting attachment 079939d2-5c35-4296-b35e-aa1c0fb0da62. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:57:27 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:57:27 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Flow 'volume_create_manager' (bd149a90-b2ec-4663-b35c-feb97e8996d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de4aba8f-0e08-416c-a888-c3c830b35b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de4aba8f-0e08-416c-a888-c3c830b35b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-560175648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9d5a7267-e367-400c-b918-3d66f3687e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b973d3674ee4d65994c1cbcdbd5029b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:57:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:57:49Z,use_quota=True,user_id='3549ff269b2a4b1eb9cc4474e736cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91dbae5e-3ce9-4df4-a74a-4db1c2222c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91dbae5e-3ce9-4df4-a74a-4db1c2222c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1571e67f-d9a3-48da-a18a-b59ead3ef687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1571e67f-d9a3-48da-a18a-b59ead3ef687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9d5a7267-e367-400c-b918-3d66f3687e53', 'volume_name': 'volume-9d5a7267-e367-400c-b918-3d66f3687e53', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf1c3f93-d555-45ea-b323-37101553832a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf1c3f93-d555-45ea-b323-37101553832a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a197776-82e5-4d25-a775-3017f42b8543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Volume 9d5a7267-e367-400c-b918-3d66f3687e53: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9d5a7267-e367-400c-b918-3d66f3687e53', 'volume_size': 1} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-560175648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9d5a7267-e367-400c-b918-3d66f3687e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b973d3674ee4d65994c1cbcdbd5029b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:57:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:57:49Z,use_quota=True,user_id='3549ff269b2a4b1eb9cc4474e736cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Creating volume 9d5a7267-e367-400c-b918-3d66f3687e53 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:57:49 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:49 devstack sudo[106086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 1073741824 Jun 29 10:57:49 devstack sudo[106086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Flow 'volume_create_manager' (ae8ddf00-cdce-45d3-a5fc-c97771de8243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1c1e5bc-5088-40c1-9ba8-9261da93e688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1c1e5bc-5088-40c1-9ba8-9261da93e688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-509788113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4abf81c-438b-42d9-a405-711d45d53326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b973d3674ee4d65994c1cbcdbd5029b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:57:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:57:50Z,use_quota=True,user_id='3549ff269b2a4b1eb9cc4474e736cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (addb9d38-4c27-4710-9be7-38df5a9959ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (addb9d38-4c27-4710-9be7-38df5a9959ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7acfd10f-1c91-4be7-9fc1-a84b0857c0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7acfd10f-1c91-4be7-9fc1-a84b0857c0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4abf81c-438b-42d9-a405-711d45d53326', 'volume_name': 'volume-b4abf81c-438b-42d9-a405-711d45d53326', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed34ea7-63b8-4ddd-82ed-6c21e8cc014d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed34ea7-63b8-4ddd-82ed-6c21e8cc014d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d4eb4ed-e2fb-474f-bed3-7143214607b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Volume b4abf81c-438b-42d9-a405-711d45d53326: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4abf81c-438b-42d9-a405-711d45d53326', 'volume_size': 1} Jun 29 10:57:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:57:50 devstack sudo[106086]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 1073741824" returned: 0 in 1.105s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:50 devstack sudo[106092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 Jun 29 10:57:50 devstack sudo[106092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:51 devstack sudo[106092]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53" returned: 0 in 0.780s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] <== create_volume: return (1973ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.975s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.484s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-509788113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4abf81c-438b-42d9-a405-711d45d53326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b973d3674ee4d65994c1cbcdbd5029b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:57:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:57:50Z,use_quota=True,user_id='3549ff269b2a4b1eb9cc4474e736cafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Creating volume b4abf81c-438b-42d9-a405-711d45d53326 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:57:51 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a197776-82e5-4d25-a775-3017f42b8543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d5a7267-e367-400c-b918-3d66f3687e53', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:51 devstack sudo[106096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 1073741824 Jun 29 10:57:51 devstack sudo[106096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ef8863c-d5e5-420e-b47a-54f14e737e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Volume volume-9d5a7267-e367-400c-b918-3d66f3687e53 (9d5a7267-e367-400c-b918-3d66f3687e53): created successfully Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4ef8863c-d5e5-420e-b47a-54f14e737e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Flow 'volume_create_manager' (bd149a90-b2ec-4663-b35c-feb97e8996d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:57:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-39a9af37-0c21-463c-b7d3-391484b06d0d tempest-TestServerVolumeAttachmentScenario-350877292 None] Created volume successfully. Jun 29 10:57:52 devstack sudo[106096]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 1073741824" returned: 0 in 1.026s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:57:52 devstack sudo[106103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 Jun 29 10:57:52 devstack sudo[106103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:57:53 devstack sudo[106103]: pam_unix(sudo:session): session closed for user root Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326" returned: 0 in 0.789s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] <== create_volume: return (1863ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.867s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d4eb4ed-e2fb-474f-bed3-7143214607b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4abf81c-438b-42d9-a405-711d45d53326', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9ec43d8-7502-4ac9-9d96-d0da88b3a32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:57:53 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Volume volume-b4abf81c-438b-42d9-a405-711d45d53326 (b4abf81c-438b-42d9-a405-711d45d53326): created successfully Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9ec43d8-7502-4ac9-9d96-d0da88b3a32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:57:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Flow 'volume_create_manager' (ae8ddf00-cdce-45d3-a5fc-c97771de8243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:57:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1ed371b3-a4b0-40b6-ad2d-04560308d0f7 tempest-TestServerVolumeAttachmentScenario-350877292 None] Created volume successfully. Jun 29 10:58:03 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=6,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:58:03 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=6,cinder:SELECT=2,cinder:INSERT=1,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:58:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:58:12 devstack sudo[106252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:58:12 devstack sudo[106252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:58:13 devstack sudo[106252]: pam_unix(sudo:session): session closed for user root Jun 29 10:58:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.693s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:58:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:58:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:58:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:58:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:58:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:58:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:58:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:58:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:58:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b79cf704-30d9-4709-a115-d6afce88f413]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:58:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:58:35 devstack sudo[106299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 Jun 29 10:58:35 devstack sudo[106299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:58:35 devstack sudo[106299]: pam_unix(sudo:session): session closed for user root Jun 29 10:58:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53" returned: 0 in 0.829s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:58:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.854s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:58:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-9d5a7267-e367-400c-b918-3d66f3687e53', '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': 'c334b243-5b7d-40a7-bcd2-1f658e826036', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:58:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-32b3e65a-c034-4840-aaa0-0beea8f46351 req-d5536fcb-3348-40d0-aa90-deeca19ed95c tempest-TestServerVolumeAttachmentScenario-350877292 None] attachment_update completed successfully. Jun 29 10:58:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:58:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:58:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c84752d8-1197-4130-9453-286eb154aef0]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:58:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:58:45 devstack sudo[106699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 Jun 29 10:58:45 devstack sudo[106699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:58:46 devstack sudo[106699]: pam_unix(sudo:session): session closed for user root Jun 29 10:58:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326" returned: 0 in 0.786s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:58:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.805s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:58:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-b4abf81c-438b-42d9-a405-711d45d53326', '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': 'ecac71b6-71ce-43d6-bb6b-19dea409dcd4', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 10:58:46 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-48f2c60f-011c-41cb-a043-82fa50448350 req-52c23e61-958f-4185-b073-3841cdfcb061 tempest-TestServerVolumeAttachmentScenario-350877292 None] attachment_update completed successfully. Jun 29 10:58:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-f6b2f634-e4bf-485f-bebe-4fe72515568f req-501ef70e-c779-4b04-8f90-5edf25d25259 tempest-TestServerVolumeAttachmentScenario-350877292 None] Terminate volume connection completed successfully. Jun 29 10:58:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-f6b2f634-e4bf-485f-bebe-4fe72515568f req-501ef70e-c779-4b04-8f90-5edf25d25259 tempest-TestServerVolumeAttachmentScenario-350877292 None] Deleting attachment ecac71b6-71ce-43d6-bb6b-19dea409dcd4. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:58:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-754ecdfe-bad6-44c3-937e-e8bde4ab6812 req-ffa60629-bb9f-4d82-b168-90801ebae516 tempest-TestServerVolumeAttachmentScenario-350877292 None] Terminate volume connection completed successfully. Jun 29 10:58:56 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-754ecdfe-bad6-44c3-937e-e8bde4ab6812 req-ffa60629-bb9f-4d82-b168-90801ebae516 tempest-TestServerVolumeAttachmentScenario-350877292 None] Deleting attachment c334b243-5b7d-40a7-bcd2-1f658e826036. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "cinder-b4abf81c-438b-42d9-a405-711d45d53326-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-b4abf81c-438b-42d9-a405-711d45d53326-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "cinder-quobyte-b4abf81c-438b-42d9-a405-711d45d53326" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-quobyte-b4abf81c-438b-42d9-a405-711d45d53326" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7046847-38f5-4fde-b61f-5c085972ca69]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:59:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:06 devstack sudo[106823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 Jun 29 10:59:06 devstack sudo[106823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:07 devstack sudo[106823]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326" returned: 0 in 1.018s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:07 devstack sudo[106828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326 Jun 29 10:59:07 devstack sudo[106828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:08 devstack sudo[106828]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b4abf81c-438b-42d9-a405-711d45d53326" returned: 0 in 0.782s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-quobyte-b4abf81c-438b-42d9-a405-711d45d53326" released by "delete_volume" :: held 1.861s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Created reservations ['d3066e24-dbfc-4298-99a6-78db481958f0', 'ab24ef09-3eb3-4277-84ce-f9d0c21d3d4d', 'bae6b587-917d-4c3c-878f-948678383df2', 'f89d326e-65e2-40ab-8194-1660c00595c1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:08 devstack sudo[106831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:59:08 devstack sudo[106831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "cinder-9d5a7267-e367-400c-b918-3d66f3687e53-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-9d5a7267-e367-400c-b918-3d66f3687e53-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "cinder-quobyte-9d5a7267-e367-400c-b918-3d66f3687e53" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-quobyte-9d5a7267-e367-400c-b918-3d66f3687e53" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c9a2189-94f0-4766-8889-d49d79e7de11]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 10:59:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:09 devstack sudo[106833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 Jun 29 10:59:09 devstack sudo[106833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:09 devstack sudo[106831]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:09 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:59:09 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Deleted volume successfully. Jun 29 10:59:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b864d18f-1755-4efa-b61e-6f11d4fef1eb tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-b4abf81c-438b-42d9-a405-711d45d53326-delete_volume" released by "delete_volume" :: held 3.044s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:59:09 devstack sudo[106833]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53" returned: 0 in 1.006s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:09 devstack sudo[106839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53 Jun 29 10:59:09 devstack sudo[106839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:10 devstack sudo[106839]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9d5a7267-e367-400c-b918-3d66f3687e53" returned: 0 in 0.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-quobyte-9d5a7267-e367-400c-b918-3d66f3687e53" released by "delete_volume" :: held 1.769s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Created reservations ['dce98fa1-85c7-4782-8099-0ada24c9f188', '597b4ff6-2eff-4efc-86bd-52e8228be0c6', '45a1d5e8-176d-4a77-a9d9-f3cd2f781573', '404b7b26-3923-489d-82cf-42c63cdc472c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:59:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:10 devstack sudo[106842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:59:10 devstack sudo[106842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:11 devstack sudo[106842]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.845s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:11 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:59:11 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Deleted volume successfully. Jun 29 10:59:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fd2bae30-efa7-41dd-a9b2-6dd569a5e7a5 tempest-TestServerVolumeAttachmentScenario-350877292 None] Lock "cinder-9d5a7267-e367-400c-b918-3d66f3687e53-delete_volume" released by "delete_volume" :: held 2.905s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:59:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:12 devstack sudo[106847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 10:59:12 devstack sudo[106847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:13 devstack sudo[106847]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 10:59:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 10:59:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 10:59:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 10:59:20 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=10,cinder:INSERT=4,cinder:UPDATE=17,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:59:21 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=10,cinder:UPDATE=15,cinder:INSERT=4,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Flow 'volume_create_manager' (1c3648fa-acf4-459b-89fe-de98ccc8cf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c64bf5ee-45d4-4002-b569-d687a22442e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c64bf5ee-45d4-4002-b569-d687a22442e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1103575402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d8c2363-5523-495a-9ddf-03c410defa2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d2c5faa30f4ef5aada7cca611abb22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:59:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:59:48Z,use_quota=True,user_id='65ab962b757146d7bc0363d1cbf3564c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (979e54ad-6ece-45ed-88c0-184deaed5e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (979e54ad-6ece-45ed-88c0-184deaed5e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c33b95b-d058-465b-8437-42cbf1f2d925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c33b95b-d058-465b-8437-42cbf1f2d925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d8c2363-5523-495a-9ddf-03c410defa2f', 'volume_name': 'volume-0d8c2363-5523-495a-9ddf-03c410defa2f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f12b5ad-99af-4abb-8b91-e005777e5486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f12b5ad-99af-4abb-8b91-e005777e5486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d93cf95-0627-49fb-ae55-c3cef81e7480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:59:48 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Volume 0d8c2363-5523-495a-9ddf-03c410defa2f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d8c2363-5523-495a-9ddf-03c410defa2f', 'volume_size': 1} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T08:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1103575402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0d8c2363-5523-495a-9ddf-03c410defa2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d2c5faa30f4ef5aada7cca611abb22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T08:59:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T08:59:48Z,use_quota=True,user_id='65ab962b757146d7bc0363d1cbf3564c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Creating volume 0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 10:59:48 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 10:59:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:48 devstack sudo[106870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f 1073741824 Jun 29 10:59:48 devstack sudo[106870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:49 devstack sudo[106870]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f 1073741824" returned: 0 in 0.991s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 10:59:49 devstack sudo[106877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 10:59:49 devstack sudo[106877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 10:59:50 devstack sudo[106877]: pam_unix(sudo:session): session closed for user root Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 0.839s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] <== create_volume: return (1885ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.888s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d93cf95-0627-49fb-ae55-c3cef81e7480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d8c2363-5523-495a-9ddf-03c410defa2f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecb19035-b869-45e2-96bd-eea9bbf2c08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 10:59:50 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Volume volume-0d8c2363-5523-495a-9ddf-03c410defa2f (0d8c2363-5523-495a-9ddf-03c410defa2f): created successfully Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecb19035-b869-45e2-96bd-eea9bbf2c08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 10:59:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Flow 'volume_create_manager' (1c3648fa-acf4-459b-89fe-de98ccc8cf81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 10:59:50 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1aaffc76-ce17-4feb-bf27-e3a626b79128 tempest-TestStampPattern-1796153784 None] Created volume successfully. Jun 29 11:00:00 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=2,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:00:00 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=3,cinder:SELECT=2,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:12 devstack sudo[107027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:00:12 devstack sudo[107027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:13 devstack sudo[107027]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.793s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:00:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:00:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:00:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:00:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Acquiring lock "cinder-aa743216-b209-4386-9155-b644ec7d077f-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Lock "cinder-aa743216-b209-4386-9155-b644ec7d077f-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Acquiring lock "cinder-quobyte-aa743216-b209-4386-9155-b644ec7d077f" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Lock "cinder-quobyte-aa743216-b209-4386-9155-b644ec7d077f" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d71cfbb-09c5-4480-880f-1e254a02970e]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:15 devstack sudo[107035]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 11:00:15 devstack sudo[107035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:16 devstack sudo[107035]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 1.210s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:16 devstack sudo[107039]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 11:00:16 devstack sudo[107039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:17 devstack sudo[107039]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 1 in 1.034s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:00:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:17 devstack sudo[107067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f Jun 29 11:00:17 devstack sudo[107067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:18 devstack sudo[107067]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-aa743216-b209-4386-9155-b644ec7d077f" returned: 0 in 0.928s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Lock "cinder-quobyte-aa743216-b209-4386-9155-b644ec7d077f" released by "delete_volume" :: held 3.274s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG cinder.quota [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Created reservations ['651cd571-1e65-49fe-9609-5567c1e613c7', 'f0fb73a8-81e6-4a31-b417-412294dc8404', '286d9f01-8854-424a-a9b1-a116746239dc', '7229874e-e0ba-4e84-9fce-c0238add8103'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:18 devstack sudo[107070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:00:18 devstack sudo[107070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:19 devstack sudo[107070]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.787s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:19 devstack cinder-volume[93485]: DEBUG cinder.manager [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:00:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Deleted volume successfully. Jun 29 11:00:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [req-3c9a9dc7-bdd8-4325-a3fe-73ef9a768116 req-103628d8-e02c-4078-adb1-bf1756960601 tempest-TestShelveInstance-659524179 None] Lock "cinder-aa743216-b209-4386-9155-b644ec7d077f-delete_volume" released by "delete_volume" :: held 4.331s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:26 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-758bc792-0bde-4bf2-82a9-1f9decf308da req-2d74a91b-787a-4749-a075-e31860790190 tempest-AttachVolumeTestJSON-853388485 None] Terminate volume connection completed successfully. Jun 29 11:00:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-758bc792-0bde-4bf2-82a9-1f9decf308da req-2d74a91b-787a-4749-a075-e31860790190 tempest-AttachVolumeTestJSON-853388485 None] Deleting attachment b8e8531b-a6f1-4337-8dcd-efd790b0ab6a. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (f73aff99-5c6c-4051-9c86-2d82170a35c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0336ac9-1685-42cf-8ed0-42c90e6a8728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0336ac9-1685-42cf-8ed0-42c90e6a8728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-54202136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ded4d161-2225-43be-b69e-ff27ae417859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:30Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff402f1e-d8e3-47f2-85f3-2e1eb226c637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff402f1e-d8e3-47f2-85f3-2e1eb226c637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99db929f-388a-4aac-87ff-8e5eb44f2b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99db929f-388a-4aac-87ff-8e5eb44f2b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ded4d161-2225-43be-b69e-ff27ae417859', 'volume_name': 'volume-ded4d161-2225-43be-b69e-ff27ae417859', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed3ba605-bb52-422c-96c8-f89d59584d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed3ba605-bb52-422c-96c8-f89d59584d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d581c3a-d436-4509-bed0-87025391e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume ded4d161-2225-43be-b69e-ff27ae417859: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ded4d161-2225-43be-b69e-ff27ae417859', 'volume_size': 1} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-54202136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ded4d161-2225-43be-b69e-ff27ae417859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:30Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating volume ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:00:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:00:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:30 devstack sudo[107088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 1073741824 Jun 29 11:00:30 devstack sudo[107088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:31 devstack sudo[107088]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 1073741824" returned: 0 in 1.073s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:31 devstack sudo[107096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 Jun 29 11:00:31 devstack sudo[107096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:32 devstack sudo[107096]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859" returned: 0 in 0.998s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] <== create_volume: return (2130ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.133s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d581c3a-d436-4509-bed0-87025391e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ded4d161-2225-43be-b69e-ff27ae417859', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c74587af-36ad-4d21-b90b-311c5b98b42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume volume-ded4d161-2225-43be-b69e-ff27ae417859 (ded4d161-2225-43be-b69e-ff27ae417859): created successfully Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c74587af-36ad-4d21-b90b-311c5b98b42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (f73aff99-5c6c-4051-9c86-2d82170a35c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6ad0f2e8-3c40-4326-ae52-13258ef17e19 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created volume successfully. Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[75fb52d9-e636-4b51-8bd8-9367f43b47b2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:33 devstack sudo[107115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:00:33 devstack sudo[107115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:34 devstack sudo[107115]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 1.193s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.225s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.126s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating offline snapshot 3395c280-f29a-4ea3-a2a8-de5b551d2d81 of volume ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8d21630-aafe-40e6-9a17-f3f1d15d2313]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-0d8c2363-5523-495a-9ddf-03c410defa2f', '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': '0209945f-3785-4c99-9f6b-6a353a6f5cc4', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:00:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-3a6fd16b-e909-4495-a3bd-81efa1f87f11 req-6e8d5f68-6412-4f53-9182-cd1d3e4e9621 tempest-TestStampPattern-1796153784 None] attachment_update completed successfully. Jun 29 11:00:34 devstack sudo[107123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 Jun 29 11:00:34 devstack sudo[107123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:35 devstack sudo[107123]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859" returned: 0 in 0.947s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:35 devstack sudo[107195]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 1G Jun 29 11:00:35 devstack sudo[107195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:36 devstack sudo[107195]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 1G" returned: 0 in 0.967s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ded4d161-2225-43be-b69e-ff27ae417859 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:36 devstack sudo[107519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ded4d161-2225-43be-b69e-ff27ae417859 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 Jun 29 11:00:36 devstack sudo[107519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:36 devstack sudo[107519]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ded4d161-2225-43be-b69e-ff27ae417859 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81" returned: 0 in 0.870s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:36 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 is being set with open permissions: ugo+rw Jun 29 11:00:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:36 devstack sudo[107524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 Jun 29 11:00:36 devstack sudo[107524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:37 devstack sudo[107524]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81" returned: 0 in 0.742s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:37 devstack sudo[107527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info Jun 29 11:00:37 devstack sudo[107527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:38 devstack sudo[107527]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info" returned: 0 in 0.850s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:38 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info is being set with open permissions: ugo+rw Jun 29 11:00:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:38 devstack sudo[107530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info Jun 29 11:00:38 devstack sudo[107530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:39 devstack sudo[107530]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.info" returned: 0 in 0.846s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.345s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a0b57475-6d56-4e10-9fd8-5e01dfe410b4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Create snapshot completed successfully Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (b0d15b7b-64f5-42ab-b34d-69b18756fb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3e0a2de-6ac3-4c7a-b2b2-696645a25527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3e0a2de-6ac3-4c7a-b2b2-696645a25527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1743506378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ebed807-4d99-411d-ad2a-dadb71c60d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:41Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78ed45d6-19cb-42c0-a863-c6b7f7f7367b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78ed45d6-19cb-42c0-a863-c6b7f7f7367b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2ab4bfd-9d25-4002-9453-5b87cde71db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2ab4bfd-9d25-4002-9453-5b87cde71db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ebed807-4d99-411d-ad2a-dadb71c60d8d', 'volume_name': 'volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e034cfb3-abd3-4194-aab7-0dc404d82481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e034cfb3-abd3-4194-aab7-0dc404d82481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d35eff79-b6ad-4451-8e07-4e1559c4e067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume 0ebed807-4d99-411d-ad2a-dadb71c60d8d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d', 'volume_size': 1} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1743506378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ebed807-4d99-411d-ad2a-dadb71c60d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:41Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating volume 0ebed807-4d99-411d-ad2a-dadb71c60d8d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:00:41 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:41 devstack sudo[107545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d 1073741824 Jun 29 11:00:41 devstack sudo[107545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (03d07131-cfe2-4405-93ae-05c82cd7aeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99f24658-6b22-464d-bce2-414895a4f217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99f24658-6b22-464d-bce2-414895a4f217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1663629878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85b4043b-8d39-4a59-8af6-11267b2e43e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:42Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (917c2da7-ff58-4bde-a23e-d2c7fbe4b451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (917c2da7-ff58-4bde-a23e-d2c7fbe4b451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d064df89-9b4c-484a-9401-6d58781fdde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d064df89-9b4c-484a-9401-6d58781fdde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85b4043b-8d39-4a59-8af6-11267b2e43e3', 'volume_name': 'volume-85b4043b-8d39-4a59-8af6-11267b2e43e3', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4de861b8-36d4-49c1-9f1c-0f199327419b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4de861b8-36d4-49c1-9f1c-0f199327419b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfb0b807-e47c-40e9-ab6b-ab14482bca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:41 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume 85b4043b-8d39-4a59-8af6-11267b2e43e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85b4043b-8d39-4a59-8af6-11267b2e43e3', 'volume_size': 1} Jun 29 11:00:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (0d17da69-382d-4010-9fd8-631e57aae98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb35c571-0646-439e-8654-e89c1ec61ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb35c571-0646-439e-8654-e89c1ec61ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1132847020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=baa45e05-8eb7-4c4b-80fa-d78342417b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:42Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:42 devstack sudo[107545]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f72db23-cf32-4705-b16c-196f35d77ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f72db23-cf32-4705-b16c-196f35d77ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96af73d-11d2-4dee-8df8-b812ef75091a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96af73d-11d2-4dee-8df8-b812ef75091a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'baa45e05-8eb7-4c4b-80fa-d78342417b9d', 'volume_name': 'volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa582674-bb6c-49c5-bd94-7b7e34b8ce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa582674-bb6c-49c5-bd94-7b7e34b8ce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (937f303a-86ae-4638-9517-239bc7beb149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:42 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume baa45e05-8eb7-4c4b-80fa-d78342417b9d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d', 'volume_size': 1} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d 1073741824" returned: 0 in 1.489s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:42 devstack sudo[107563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d Jun 29 11:00:42 devstack sudo[107563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:42 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (56dca516-7ef4-4f0b-81f7-242c47dab3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18c2862d-fe12-425f-b051-427388b09c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18c2862d-fe12-425f-b051-427388b09c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2094370070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=edb986b2-f611-4ec7-8217-c4a894aaffeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:43Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aac04981-e7fd-43bc-b768-f4da8aa5942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aac04981-e7fd-43bc-b768-f4da8aa5942a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c05d350d-b388-4d28-91c7-905dac28ca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c05d350d-b388-4d28-91c7-905dac28ca82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'edb986b2-f611-4ec7-8217-c4a894aaffeb', 'volume_name': 'volume-edb986b2-f611-4ec7-8217-c4a894aaffeb', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e496ace6-62b4-40ae-85a1-cdb692f31e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e496ace6-62b4-40ae-85a1-cdb692f31e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9e8e5c8-b17d-43a4-bf64-c6fd3321ad19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume edb986b2-f611-4ec7-8217-c4a894aaffeb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-edb986b2-f611-4ec7-8217-c4a894aaffeb', 'volume_size': 1} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (049748bf-f423-4640-bd45-fa3e1352bd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e5dcf13-39e2-4e36-8d85-7516c87deb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e5dcf13-39e2-4e36-8d85-7516c87deb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1509536187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:43Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a03db21-f457-40c4-bbce-c65e866332f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a03db21-f457-40c4-bbce-c65e866332f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2f8e27f-86f0-4f68-9eca-b125318dd58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2f8e27f-86f0-4f68-9eca-b125318dd58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76', 'volume_name': 'volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack sudo[107563]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dcd2493f-a2d5-471d-a185-e1de687040c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dcd2493f-a2d5-471d-a185-e1de687040c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bee63b5f-01e5-4b4e-a450-68f57bf70853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume 6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76', 'volume_size': 1} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d" returned: 0 in 0.877s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] <== create_volume: return (2471ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.474s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.816s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1663629878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=85b4043b-8d39-4a59-8af6-11267b2e43e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:42Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating volume 85b4043b-8d39-4a59-8af6-11267b2e43e3 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:00:43 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:43 devstack sudo[107566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 1073741824 Jun 29 11:00:43 devstack sudo[107566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d35eff79-b6ad-4451-8e07-4e1559c4e067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e7fd9ce-7615-41b6-8113-6ca22b83eeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:43 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d (0ebed807-4d99-411d-ad2a-dadb71c60d8d): created successfully Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e7fd9ce-7615-41b6-8113-6ca22b83eeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (b0d15b7b-64f5-42ab-b34d-69b18756fb3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:43 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e4005f28-ec7f-4d0f-a8e7-730dd521dd80 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created volume successfully. Jun 29 11:00:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-ba565e45-3a93-4dc7-9160-2ac4ae299923 req-5b2f4be2-c009-4c97-9777-10d599a98999 tempest-TestStampPattern-1796153784 None] Terminate volume connection completed successfully. Jun 29 11:00:44 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-ba565e45-3a93-4dc7-9160-2ac4ae299923 req-5b2f4be2-c009-4c97-9777-10d599a98999 tempest-TestStampPattern-1796153784 None] Deleting attachment 0209945f-3785-4c99-9f6b-6a353a6f5cc4. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:00:44 devstack sudo[107566]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 1073741824" returned: 0 in 1.145s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:44 devstack sudo[107602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 Jun 29 11:00:44 devstack sudo[107602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:45 devstack sudo[107602]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3" returned: 0 in 0.669s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] <== create_volume: return (1861ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.865s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.856s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1132847020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=baa45e05-8eb7-4c4b-80fa-d78342417b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:42Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating volume baa45e05-8eb7-4c4b-80fa-d78342417b9d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:00:45 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfb0b807-e47c-40e9-ab6b-ab14482bca82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85b4043b-8d39-4a59-8af6-11267b2e43e3', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:45 devstack sudo[107605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d 1073741824 Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4162895c-65b3-40a6-b29c-3602096b7b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:45 devstack sudo[107605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:45 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 (85b4043b-8d39-4a59-8af6-11267b2e43e3): created successfully Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4162895c-65b3-40a6-b29c-3602096b7b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:45 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (03d07131-cfe2-4405-93ae-05c82cd7aeb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-95583548-7b0f-4358-9680-c8201e3a80a4 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created volume successfully. Jun 29 11:00:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:46 devstack sudo[107605]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d 1073741824" returned: 0 in 1.015s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:46 devstack sudo[107611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d Jun 29 11:00:46 devstack sudo[107611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:47 devstack sudo[107611]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d" returned: 0 in 0.661s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] <== create_volume: return (1721ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.724s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.125s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2094370070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=edb986b2-f611-4ec7-8217-c4a894aaffeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:43Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating volume edb986b2-f611-4ec7-8217-c4a894aaffeb {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:00:47 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (937f303a-86ae-4638-9517-239bc7beb149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:47 devstack sudo[107614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb 1073741824 Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60ca95e7-988a-4273-b36b-7b2b21bc7a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:47 devstack sudo[107614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:47 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d (baa45e05-8eb7-4c4b-80fa-d78342417b9d): created successfully Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60ca95e7-988a-4273-b36b-7b2b21bc7a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (0d17da69-382d-4010-9fd8-631e57aae98e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-54809aaa-8306-4df2-ae89-33d9e288b154 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created volume successfully. Jun 29 11:00:48 devstack sudo[107614]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb 1073741824" returned: 0 in 0.929s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:48 devstack sudo[107620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb Jun 29 11:00:48 devstack sudo[107620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:48 devstack sudo[107620]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb" returned: 0 in 0.740s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] <== create_volume: return (1717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.719s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.341s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1509536187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694c039c5d5d4549a9380567a7ed3f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:00:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:00:43Z,use_quota=True,user_id='a4d364cc75a140a093b5eacd661760aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Creating volume 6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:00:48 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:00:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9e8e5c8-b17d-43a4-bf64-c6fd3321ad19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edb986b2-f611-4ec7-8217-c4a894aaffeb', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:49 devstack sudo[107623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 1073741824 Jun 29 11:00:49 devstack sudo[107623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cde2f58-e0b4-4031-b457-3007f62d2c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume volume-edb986b2-f611-4ec7-8217-c4a894aaffeb (edb986b2-f611-4ec7-8217-c4a894aaffeb): created successfully Jun 29 11:00:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cde2f58-e0b4-4031-b457-3007f62d2c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (56dca516-7ef4-4f0b-81f7-242c47dab3e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0cdba3c0-b6d7-4fd9-a7ae-7f95c68f3706 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created volume successfully. Jun 29 11:00:50 devstack sudo[107623]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 1073741824" returned: 0 in 1.215s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:50 devstack sudo[107629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 Jun 29 11:00:50 devstack sudo[107629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:51 devstack sudo[107629]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76" returned: 0 in 0.877s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] <== create_volume: return (2171ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.175s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.619s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bee63b5f-01e5-4b4e-a450-68f57bf70853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (129dda47-fb6d-4390-8905-2a153e00acd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Creating offline snapshot 21da34d2-d02b-4f7c-b935-af5815420d18 of volume 0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:00:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Volume volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 (6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76): created successfully Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (129dda47-fb6d-4390-8905-2a153e00acd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Flow 'volume_create_manager' (049748bf-f423-4640-bd45-fa3e1352bd5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[76a2acd7-f4df-4faf-bddc-9e5640d31a72]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-777e5fb2-4b8d-484a-b2ee-824c29919f70 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created volume successfully. Jun 29 11:00:51 devstack sudo[107646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:00:51 devstack sudo[107646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76" acquired by "delete_volume" :: waited 0.055s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8daa7c0d-f0b4-4804-a556-eb408277bb97]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:51 devstack sudo[107652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 Jun 29 11:00:51 devstack sudo[107652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:52 devstack sudo[107646]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 1.157s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:52 devstack sudo[107657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 1G Jun 29 11:00:52 devstack sudo[107657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:52 devstack sudo[107652]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76" returned: 0 in 0.906s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:52 devstack sudo[107662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76 Jun 29 11:00:52 devstack sudo[107662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:53 devstack sudo[107662]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76" returned: 0 in 0.770s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:53 devstack sudo[107657]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76" released by "delete_volume" :: held 1.745s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 1G" returned: 0 in 1.037s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0d8c2363-5523-495a-9ddf-03c410defa2f -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:53 devstack sudo[107669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0d8c2363-5523-495a-9ddf-03c410defa2f -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 Jun 29 11:00:53 devstack sudo[107669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['232301e3-9ea8-4b0e-89b8-93800c2cb7e0', 'd618992a-0eef-42e7-8353-53b7a559adc1', 'b8d644d7-97ad-4040-aebf-4ae9e05078f3', 'fb7f719d-e167-48d5-b2c7-0c481c55c81f'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:53 devstack sudo[107671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:00:53 devstack sudo[107671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-edb986b2-f611-4ec7-8217-c4a894aaffeb-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-edb986b2-f611-4ec7-8217-c4a894aaffeb-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-edb986b2-f611-4ec7-8217-c4a894aaffeb" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-edb986b2-f611-4ec7-8217-c4a894aaffeb" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[27720e10-ef23-41d5-a2b8-6380f27afdee]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:54 devstack sudo[107673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb Jun 29 11:00:54 devstack sudo[107673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:54 devstack sudo[107669]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0d8c2363-5523-495a-9ddf-03c410defa2f -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18" returned: 0 in 0.944s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:54 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 is being set with open permissions: ugo+rw Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:54 devstack sudo[107679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 Jun 29 11:00:54 devstack sudo[107679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:54 devstack sudo[107671]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.867s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:00:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleted volume successfully. Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f035eccd-ec51-496f-8bdf-a9af6a4565b1 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-6d98e2f3-2771-4d83-abbc-8ab5b4d2bb76-delete_volume" released by "delete_volume" :: held 2.930s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:54 devstack sudo[107673]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb" returned: 0 in 0.938s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:55 devstack sudo[107685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb Jun 29 11:00:55 devstack sudo[107685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:55 devstack sudo[107679]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18" returned: 0 in 0.735s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:55 devstack sudo[107687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info Jun 29 11:00:55 devstack sudo[107687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:55 devstack sudo[107685]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-edb986b2-f611-4ec7-8217-c4a894aaffeb" returned: 0 in 0.810s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-edb986b2-f611-4ec7-8217-c4a894aaffeb" released by "delete_volume" :: held 1.842s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:55 devstack sudo[107687]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info" returned: 0 in 0.705s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:55 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info is being set with open permissions: ugo+rw Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:55 devstack sudo[107694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info Jun 29 11:00:55 devstack sudo[107694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['d58c5da4-bb18-4b09-ad6f-d4ae8823630d', 'c787f644-9998-4a82-a292-c6b65da45f73', '9421a1ef-496b-41d9-a90e-e475258f9e25', 'f89c1779-6d6c-43c8-bb3f-b2fbb82a0d2c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:55 devstack sudo[107696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:00:55 devstack sudo[107696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-baa45e05-8eb7-4c4b-80fa-d78342417b9d-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-baa45e05-8eb7-4c4b-80fa-d78342417b9d-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-baa45e05-8eb7-4c4b-80fa-d78342417b9d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-baa45e05-8eb7-4c4b-80fa-d78342417b9d" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c49a5346-2b27-4ba8-b865-ebad4f2ad86f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:56 devstack sudo[107698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d Jun 29 11:00:56 devstack sudo[107698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:56 devstack sudo[107694]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.info" returned: 0 in 0.788s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.551s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d0181764-0c09-4ba6-992c-f1cf84f5740c tempest-TestStampPattern-1796153784 None] Create snapshot completed successfully Jun 29 11:00:56 devstack sudo[107696]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.811s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:00:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleted volume successfully. Jun 29 11:00:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e240a074-3307-49a2-a7f2-c365730a295b tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-edb986b2-f611-4ec7-8217-c4a894aaffeb-delete_volume" released by "delete_volume" :: held 2.944s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:57 devstack sudo[107698]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d" returned: 0 in 0.978s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:57 devstack sudo[107715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d Jun 29 11:00:57 devstack sudo[107715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:58 devstack sudo[107715]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-baa45e05-8eb7-4c4b-80fa-d78342417b9d" returned: 0 in 1.046s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-baa45e05-8eb7-4c4b-80fa-d78342417b9d" released by "delete_volume" :: held 2.099s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['04b68ff9-6069-4c65-bdd4-ee03a82b232e', 'c6b500cb-164b-40aa-a26d-6af22788b2db', '23cb2808-2d85-4ba6-89cf-8905f10bdc1b', 'c0eac5f2-a0db-4191-98f4-f4856f432b6b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:00:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:00:58 devstack sudo[107783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:00:58 devstack sudo[107783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:00:59 devstack sudo[107783]: pam_unix(sudo:session): session closed for user root Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.770s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:00:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleted volume successfully. Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-453095ab-9055-4578-aaeb-af368810f456 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-baa45e05-8eb7-4c4b-80fa-d78342417b9d-delete_volume" released by "delete_volume" :: held 3.341s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-85b4043b-8d39-4a59-8af6-11267b2e43e3-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-85b4043b-8d39-4a59-8af6-11267b2e43e3-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-85b4043b-8d39-4a59-8af6-11267b2e43e3" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-85b4043b-8d39-4a59-8af6-11267b2e43e3" acquired by "delete_volume" :: waited 0.045s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[18f55140-a203-4d79-885f-1a1732f251f2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:00:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:00 devstack sudo[107791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 Jun 29 11:01:00 devstack sudo[107791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:00 devstack sudo[107791]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3" returned: 0 in 0.949s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:00 devstack sudo[107796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3 Jun 29 11:01:00 devstack sudo[107796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:01 devstack sudo[107796]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-85b4043b-8d39-4a59-8af6-11267b2e43e3" returned: 0 in 0.865s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-85b4043b-8d39-4a59-8af6-11267b2e43e3" released by "delete_volume" :: held 1.914s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['1fb91447-e26b-4a61-817c-df20cd0f1f7c', 'ba497a37-1482-4492-908d-947c57a4a328', 'bf161882-3630-4106-8198-68a7a6b10973', '67200c11-8e84-4870-b98f-260c6e4e0bb8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:02 devstack sudo[107801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:01:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-0ebed807-4d99-411d-ad2a-dadb71c60d8d-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:02 devstack sudo[107801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-0ebed807-4d99-411d-ad2a-dadb71c60d8d-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-0ebed807-4d99-411d-ad2a-dadb71c60d8d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-0ebed807-4d99-411d-ad2a-dadb71c60d8d" acquired by "delete_volume" :: waited 0.041s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5603be76-858c-4d62-93ab-1531fd46076c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:02 devstack sudo[107803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d Jun 29 11:01:02 devstack sudo[107803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:03 devstack sudo[107801]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.281s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:03 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:01:03 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleted volume successfully. Jun 29 11:01:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9503bd25-8909-4f84-a44c-7a4b927db548 tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-85b4043b-8d39-4a59-8af6-11267b2e43e3-delete_volume" released by "delete_volume" :: held 3.713s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:03 devstack sudo[107803]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d" returned: 0 in 1.709s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:04 devstack sudo[107848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d Jun 29 11:01:04 devstack sudo[107848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:04 devstack sudo[107848]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0ebed807-4d99-411d-ad2a-dadb71c60d8d" returned: 0 in 0.981s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-0ebed807-4d99-411d-ad2a-dadb71c60d8d" released by "delete_volume" :: held 2.783s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['380b4176-f4f6-493e-91f8-37a2fa0db00a', '76f9f593-b41e-4119-865d-4a5bceb2f5d8', '09787b64-23cf-4de1-8fea-fa26cab688b9', 'ecb8ddd8-185c-445c-b49e-c57bf7198fa1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:05 devstack sudo[107861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:01:05 devstack sudo[107861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-3395c280-f29a-4ea3-a2a8-de5b551d2d81-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-3395c280-f29a-4ea3-a2a8-de5b551d2d81-delete_snapshot" acquired by "delete_snapshot" :: waited 0.051s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-ded4d161-2225-43be-b69e-ff27ae417859" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-ded4d161-2225-43be-b69e-ff27ae417859" acquired by "delete_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-3395c280-f29a-4ea3-a2a8-de5b551d2d81" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-3395c280-f29a-4ea3-a2a8-de5b551d2d81" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:05 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleting offline snapshot 3395c280-f29a-4ea3-a2a8-de5b551d2d81 of volume ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:01:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] snapshot_file for this snap is: volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:01:06 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f4c0a0e-2d73-44d1-be92-481d1b02732c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:06 devstack sudo[107877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 Jun 29 11:01:06 devstack sudo[107877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:06 devstack sudo[107861]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.264s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:06 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:01:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleted volume successfully. Jun 29 11:01:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8c76bc0d-22c0-47c2-8895-f530075090ec tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-0ebed807-4d99-411d-ad2a-dadb71c60d8d-delete_volume" released by "delete_volume" :: held 4.403s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:07 devstack sudo[107877]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81" returned: 0 in 1.286s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ded4d161-2225-43be-b69e-ff27ae417859(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:01:07 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[dbf3461d-f89c-4916-b627-c4a95b5db8c4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:07 devstack sudo[107905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 Jun 29 11:01:07 devstack sudo[107905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:08 devstack sudo[107905]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859" returned: 0 in 0.902s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:08 devstack sudo[107910]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 Jun 29 11:01:08 devstack sudo[107910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:09 devstack sudo[107910]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81" returned: 0 in 1.019s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:09 devstack sudo[107916]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81 Jun 29 11:01:09 devstack sudo[107916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:10 devstack sudo[107916]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859.3395c280-f29a-4ea3-a2a8-de5b551d2d81" returned: 0 in 0.768s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-3395c280-f29a-4ea3-a2a8-de5b551d2d81" released by "_delete_snapshot" :: held 4.169s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-ded4d161-2225-43be-b69e-ff27ae417859" released by "delete_snapshot" :: held 4.210s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['af4eb0d5-28b8-4a29-8f57-d2c6163a3e6f', '93e2ced4-03ef-4cf4-ad0a-52043dbc5f4b', 'bacfc803-c22e-4c79-92ac-0eb4aa54b478', '4c7f896c-86f3-4e98-a35a-c940b7007510'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=72,cinder:INSERT=17,cinder:UPDATE=71,cinder:DELETE=9 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=73,cinder:SELECT=50,cinder:INSERT=19,cinder:DELETE=5 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:01:10 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Delete snapshot completed successfully. Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-48f38ba5-f269-4a99-8594-0edea5ce2c8c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-3395c280-f29a-4ea3-a2a8-de5b551d2d81-delete_snapshot" released by "delete_snapshot" :: held 4.439s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Flow 'volume_create_manager' (a32b8d72-960c-49ff-aa67-ab673286c7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88270a1c-6e18-4313-8a5a-c439c41301d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88270a1c-6e18-4313-8a5a-c439c41301d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1233631921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f436e75c-2825-4b2d-8995-65950fd3c315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d2c5faa30f4ef5aada7cca611abb22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:01:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=21da34d2-d02b-4f7c-b935-af5815420d18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:01:10Z,use_quota=True,user_id='65ab962b757146d7bc0363d1cbf3564c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d409eb20-adb0-47ad-8140-ab99bc9589ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d409eb20-adb0-47ad-8140-ab99bc9589ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27839c43-11ad-44d5-9a6a-566e41dcbb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27839c43-11ad-44d5-9a6a-566e41dcbb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f436e75c-2825-4b2d-8995-65950fd3c315', 'volume_name': 'volume-f436e75c-2825-4b2d-8995-65950fd3c315', 'volume_size': 1, 'snapshot_id': '21da34d2-d02b-4f7c-b935-af5815420d18'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8cd1c0d-321f-4e97-bb61-990ab38c3398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8cd1c0d-321f-4e97-bb61-990ab38c3398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88e164ea-2551-45db-833f-b1588f977e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:10 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Volume f436e75c-2825-4b2d-8995-65950fd3c315: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f436e75c-2825-4b2d-8995-65950fd3c315', 'volume_size': 1, 'snapshot_id': '21da34d2-d02b-4f7c-b935-af5815420d18'} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-quobyte-21da34d2-d02b-4f7c-b935-af5815420d18-f436e75c-2825-4b2d-8995-65950fd3c315" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-21da34d2-d02b-4f7c-b935-af5815420d18-f436e75c-2825-4b2d-8995-65950fd3c315" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Creating volume f436e75c-2825-4b2d-8995-65950fd3c315 from snapshot 21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-quobyte-f436e75c-2825-4b2d-8995-65950fd3c315" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-f436e75c-2825-4b2d-8995-65950fd3c315" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] snapshot: 21da34d2-d02b-4f7c-b935-af5815420d18, volume: f436e75c-2825-4b2d-8995-65950fd3c315, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[da785314-8676-4a41-b7c2-98adcbe30397]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:10 devstack sudo[107919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 Jun 29 11:01:10 devstack sudo[107919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-ded4d161-2225-43be-b69e-ff27ae417859-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-ded4d161-2225-43be-b69e-ff27ae417859-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "cinder-quobyte-ded4d161-2225-43be-b69e-ff27ae417859" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-ded4d161-2225-43be-b69e-ff27ae417859" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f213d082-2770-42e6-98ce-62c2f744e2d9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:11 devstack sudo[107922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 Jun 29 11:01:11 devstack sudo[107922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:11 devstack sudo[107919]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18" returned: 0 in 1.018s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0d8c2363-5523-495a-9ddf-03c410defa2f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b56eca4c-12be-4525-a62a-ab00d2577191]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:11 devstack sudo[107927]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:01:11 devstack sudo[107927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:12 devstack sudo[107935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:01:12 devstack sudo[107935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:12 devstack sudo[107922]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859" returned: 0 in 1.297s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:12 devstack sudo[107973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859 Jun 29 11:01:12 devstack sudo[107973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:13 devstack sudo[107927]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 1.475s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:13 devstack sudo[107978]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 Jun 29 11:01:13 devstack sudo[107978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:13 devstack sudo[107935]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.170s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:01:13 devstack sudo[107973]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ded4d161-2225-43be-b69e-ff27ae417859" returned: 0 in 1.172s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-quobyte-ded4d161-2225-43be-b69e-ff27ae417859" released by "delete_volume" :: held 2.561s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Created reservations ['d2436e79-4d13-4776-993a-852a50afcfa4', '37a02d70-ccdf-4bf1-9ced-afcbdf05a82b', '944f93f6-b0e5-484d-a14c-6ad3ba53e3f7', '12b70c0e-90dc-46cd-a84a-f43b55eb8b13'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:14 devstack sudo[107985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:01:14 devstack sudo[107985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:15 devstack sudo[107985]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.533s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:15 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:01:15 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Deleted volume successfully. Jun 29 11:01:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f7aecc0a-7068-483b-af0b-ead502b9218c tempest-CreateVolumesFromSnapshotTest-1728451576 None] Lock "cinder-ded4d161-2225-43be-b69e-ff27ae417859-delete_volume" released by "delete_volume" :: held 4.437s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:21 devstack sudo[107978]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315" returned: 0 in 7.714s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:21 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[35e8cb27-f481-4974-98b8-dcd1718ea25b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:21 devstack sudo[107998]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:01:21 devstack sudo[107998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:22 devstack sudo[107998]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 1.838s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:22 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f, size 1024.00 MB, duration 7.72 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:01:22 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Converted 1024.00 MB image at 132.72 MB/s Jun 29 11:01:22 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 is being set with open permissions: ugo+rw Jun 29 11:01:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:22 devstack sudo[108023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 Jun 29 11:01:22 devstack sudo[108023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:23 devstack sudo[108023]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315" returned: 0 in 0.931s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-f436e75c-2825-4b2d-8995-65950fd3c315" released by "_copy_volume_from_snapshot" :: held 13.100s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-21da34d2-d02b-4f7c-b935-af5815420d18-f436e75c-2825-4b2d-8995-65950fd3c315" released by "_create_volume_from_snapshot" :: held 13.146s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:01:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 13.166s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88e164ea-2551-45db-833f-b1588f977e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f436e75c-2825-4b2d-8995-65950fd3c315', 'volume_size': 1, 'snapshot_id': '21da34d2-d02b-4f7c-b935-af5815420d18'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28ff4619-d284-46b1-b578-de70ae4c2c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:24 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Volume volume-f436e75c-2825-4b2d-8995-65950fd3c315 (f436e75c-2825-4b2d-8995-65950fd3c315): created successfully Jun 29 11:01:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28ff4619-d284-46b1-b578-de70ae4c2c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Flow 'volume_create_manager' (a32b8d72-960c-49ff-aa67-ab673286c7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:01:24 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8475c2d8-53f5-447c-b80c-2026ebac7ecc tempest-TestStampPattern-1796153784 None] Created volume successfully. Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Flow 'volume_create_manager' (2dbf9ee6-18ef-4fc5-918e-ae60596c594e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0211535-c322-4193-8b1b-207790edd8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0211535-c322-4193-8b1b-207790edd8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-462628735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb3599680f3442dba4bd43dbabf5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:01:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:01:26Z,use_quota=True,user_id='81d07cac136c4ce98730399492586ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7dce2da-70da-4353-830d-7ea13dd6b92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7dce2da-70da-4353-830d-7ea13dd6b92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5a2fc5d-39ec-49ae-9738-c65311bd0296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5a2fc5d-39ec-49ae-9738-c65311bd0296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d', 'volume_name': 'volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1649f42-1757-43e0-876c-98ec47888b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1649f42-1757-43e0-876c-98ec47888b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f446d018-c974-4514-8a64-9e939c70dd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Volume 5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d', 'volume_size': 1} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-462628735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb3599680f3442dba4bd43dbabf5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:01:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:01:26Z,use_quota=True,user_id='81d07cac136c4ce98730399492586ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Creating volume 5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:01:25 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:01:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:25 devstack sudo[108039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d 1073741824 Jun 29 11:01:25 devstack sudo[108039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:26 devstack sudo[108039]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d 1073741824" returned: 0 in 0.890s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:26 devstack sudo[108047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d Jun 29 11:01:26 devstack sudo[108047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:27 devstack sudo[108047]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" returned: 0 in 0.764s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] <== create_volume: return (1702ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.705s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f446d018-c974-4514-8a64-9e939c70dd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eefe2a7f-fa5c-4a99-a086-20a75cb9ff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Volume volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d (5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d): created successfully Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eefe2a7f-fa5c-4a99-a086-20a75cb9ff75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Flow 'volume_create_manager' (2dbf9ee6-18ef-4fc5-918e-ae60596c594e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:01:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9bb55765-24f4-447f-aad9-e5ae5230be3e tempest-AttachVolumeTestJSON-853388485 None] Created volume successfully. Jun 29 11:01:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3811784a-44a7-48c9-9374-f8be4d42a428]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:31 devstack sudo[108118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d Jun 29 11:01:31 devstack sudo[108118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:31 devstack sudo[108118]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" returned: 0 in 1.064s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 1.090s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d', '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': '29740cbc-ccce-4ad8-a419-0f3d3f54801f', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:01:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-b54dcb0e-cf43-4214-a079-7dca1374fd0e req-f7634567-4cf5-4978-8fb0-783a54058bf7 tempest-AttachVolumeTestJSON-853388485 None] attachment_update completed successfully. Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Flow 'volume_create_manager' (a52b2416-9db1-44c7-8912-ba92157c1003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc541063-7689-4a23-a369-ac302b1fc053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc541063-7689-4a23-a369-ac302b1fc053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1588496273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb3599680f3442dba4bd43dbabf5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:01:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:01:38Z,use_quota=True,user_id='81d07cac136c4ce98730399492586ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feadc7de-e1d6-4106-8cd9-a7b753a60097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feadc7de-e1d6-4106-8cd9-a7b753a60097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8de1fa85-1287-471c-8306-bee469013ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8de1fa85-1287-471c-8306-bee469013ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df', 'volume_name': 'volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11c5fb44-76e4-4ad2-8ab6-8cf9ed228167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11c5fb44-76e4-4ad2-8ab6-8cf9ed228167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb8ce04f-7f2d-4a3e-8708-d963d6fd84f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:37 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Volume c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df', 'volume_size': 1} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1588496273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfb3599680f3442dba4bd43dbabf5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:01:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:01:38Z,use_quota=True,user_id='81d07cac136c4ce98730399492586ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Creating volume c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:01:37 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:01:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:37 devstack sudo[108535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df 1073741824 Jun 29 11:01:37 devstack sudo[108535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:38 devstack sudo[108535]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df 1073741824" returned: 0 in 0.903s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:38 devstack sudo[108540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df Jun 29 11:01:38 devstack sudo[108540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:39 devstack sudo[108540]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" returned: 0 in 0.776s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] <== create_volume: return (1745ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.749s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb8ce04f-7f2d-4a3e-8708-d963d6fd84f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8320a8bd-b23d-4c34-8a7b-b2244fed7a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:01:39 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Volume volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df (c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df): created successfully Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8320a8bd-b23d-4c34-8a7b-b2244fed7a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:01:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Flow 'volume_create_manager' (a52b2416-9db1-44c7-8912-ba92157c1003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:01:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7dd4f60e-d61b-494b-b1f3-181bffde386c tempest-AttachVolumeTestJSON-853388485 None] Created volume successfully. Jun 29 11:01:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:01:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:01:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[26374fa7-12c9-418a-8822-e8c29f415ea9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:01:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:01:42 devstack sudo[108560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df Jun 29 11:01:42 devstack sudo[108560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:01:43 devstack sudo[108560]: pam_unix(sudo:session): session closed for user root Jun 29 11:01:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" returned: 0 in 0.835s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:01:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.851s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:01:43 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df', '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': '2ac0db52-ee57-4871-8077-2821f4f48d4b', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:01:43 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-1597ae34-7eb5-459e-8aa2-57e60c7aab2d req-d795444c-decd-48b4-864c-fafb3687de5b tempest-AttachVolumeTestJSON-853388485 None] attachment_update completed successfully. Jun 29 11:01:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-d6e3be88-c5c7-473f-ab4d-67aedd18be88 req-300ec895-9b3e-4b2a-b0bf-0eaa6a93c484 tempest-AttachVolumeTestJSON-853388485 None] Terminate volume connection completed successfully. Jun 29 11:01:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-d6e3be88-c5c7-473f-ab4d-67aedd18be88 req-300ec895-9b3e-4b2a-b0bf-0eaa6a93c484 tempest-AttachVolumeTestJSON-853388485 None] Deleting attachment 29740cbc-ccce-4ad8-a419-0f3d3f54801f. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:01:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-bf132e07-71c3-486d-b6a8-9e0e7eee6ff4 req-f26132f4-7234-4b4b-afe2-322672616155 tempest-AttachVolumeTestJSON-853388485 None] Terminate volume connection completed successfully. Jun 29 11:01:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-bf132e07-71c3-486d-b6a8-9e0e7eee6ff4 req-f26132f4-7234-4b4b-afe2-322672616155 tempest-AttachVolumeTestJSON-853388485 None] Deleting attachment 2ac0db52-ee57-4871-8077-2821f4f48d4b. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:02:02 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=29,cinder:SELECT=30,cinder:INSERT=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:02:02 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=18,cinder:SELECT=22,cinder:INSERT=4,cinder:DELETE=4 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:02:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "cinder-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "cinder-quobyte-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-quobyte-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:03 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[15da98ce-6ab4-480d-a8bb-abf94a800540]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:03 devstack sudo[108653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df Jun 29 11:02:03 devstack sudo[108653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:04 devstack sudo[108653]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" returned: 0 in 0.829s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:04 devstack sudo[108658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df Jun 29 11:02:04 devstack sudo[108658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:04 devstack sudo[108658]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" returned: 0 in 0.752s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-quobyte-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df" released by "delete_volume" :: held 1.627s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Created reservations ['8bcdcc65-61ef-438d-b5d1-6e4c38fce800', 'cf146078-20ad-45f2-a7c9-8033ddede655', '50d03792-0b40-4421-9164-f0cbc72e8cc6', 'b7449756-0703-4964-ab0a-69f2385a0911'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:04 devstack sudo[108661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:02:04 devstack sudo[108661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "cinder-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "cinder-quobyte-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-quobyte-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a5f7205-785c-432b-921f-90b309df61f3]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:05 devstack sudo[108663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d Jun 29 11:02:05 devstack sudo[108663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:05 devstack sudo[108661]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.762s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:02:05 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Deleted volume successfully. Jun 29 11:02:05 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ea14df7-7c30-4c0e-9e62-6e2c6b9ca074 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-c614a6e1-f4cc-4ab7-a308-b4bdbcbf10df-delete_volume" released by "delete_volume" :: held 2.650s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:06 devstack sudo[108663]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" returned: 0 in 0.930s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:06 devstack sudo[108669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d Jun 29 11:02:06 devstack sudo[108669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:07 devstack sudo[108669]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" returned: 0 in 0.701s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-quobyte-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d" released by "delete_volume" :: held 1.682s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Created reservations ['c849d6cd-84cc-4f54-87be-318f736d3065', 'dd0cb162-c515-4f49-a4a0-61c2fc19e878', '422a615e-c1cf-4cec-9362-d375f9403641', '5db72115-b4c7-4447-867c-d2cc24e89dcb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:07 devstack sudo[108706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:02:07 devstack sudo[108706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "cinder-838e36c8-f667-438f-9b81-03b689db1e03-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-838e36c8-f667-438f-9b81-03b689db1e03-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "cinder-quobyte-838e36c8-f667-438f-9b81-03b689db1e03" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-quobyte-838e36c8-f667-438f-9b81-03b689db1e03" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1aab26f7-7bc6-4f97-b107-a0a97e7101b1]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:07 devstack sudo[108710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 Jun 29 11:02:07 devstack sudo[108710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:08 devstack sudo[108706]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.753s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:08 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:02:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Deleted volume successfully. Jun 29 11:02:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b26e4378-2d02-43dd-9fbb-6fb5dae97421 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-5ac5ed1e-7927-4d5f-8a63-29f02cb6e95d-delete_volume" released by "delete_volume" :: held 2.668s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:08 devstack sudo[108710]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03" returned: 0 in 0.838s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:08 devstack sudo[108716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03 Jun 29 11:02:08 devstack sudo[108716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:09 devstack sudo[108716]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-838e36c8-f667-438f-9b81-03b689db1e03" returned: 0 in 0.711s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-quobyte-838e36c8-f667-438f-9b81-03b689db1e03" released by "delete_volume" :: held 1.594s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Created reservations ['34fa10e4-d0a9-467b-8383-53268687eabf', '7883d4a0-ff36-473c-848b-12242d30f88f', '191268eb-c74d-46ea-91f0-80ea8ef885a3', 'f1764d21-f465-46b2-ab99-07b383c2a93a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:09 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/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:02:09 devstack sudo[108719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:10 devstack sudo[108719]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.735s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:10 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:02:10 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Deleted volume successfully. Jun 29 11:02:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ebf1997-27f0-488b-a283-4af96d77eb67 tempest-AttachVolumeTestJSON-853388485 None] Lock "cinder-838e36c8-f667-438f-9b81-03b689db1e03-delete_volume" released by "delete_volume" :: held 2.600s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:12 devstack sudo[108729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:02:12 devstack sudo[108729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:13 devstack sudo[108729]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.739s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:02:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:02:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:02:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:02:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:14 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cabcbb85-9cc1-4dc4-a8de-554cc15c8004]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:14 devstack sudo[108742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 Jun 29 11:02:14 devstack sudo[108742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:15 devstack sudo[108742]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315" returned: 0 in 0.948s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.977s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-f436e75c-2825-4b2d-8995-65950fd3c315', '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': '06c44144-6505-45d9-9daf-c5fce6e6d299', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:02:15 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-b49c215c-602a-4866-bc72-5eb9facd563c req-fbc20897-1461-4868-b641-aad80c79359e tempest-TestStampPattern-1796153784 None] attachment_update completed successfully. Jun 29 11:02:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-578093ca-ee3b-46da-b379-dd50037cf5de req-5d387d03-8955-4d57-aa9b-ee54ace3bdc8 tempest-TestStampPattern-1796153784 None] Terminate volume connection completed successfully. Jun 29 11:02:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-578093ca-ee3b-46da-b379-dd50037cf5de req-5d387d03-8955-4d57-aa9b-ee54ace3bdc8 tempest-TestStampPattern-1796153784 None] Deleting attachment 06c44144-6505-45d9-9daf-c5fce6e6d299. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:02:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=21,cinder:UPDATE=25,cinder:INSERT=6,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=23,cinder:INSERT=6,cinder:UPDATE=27,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-f436e75c-2825-4b2d-8995-65950fd3c315-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Lock "cinder-f436e75c-2825-4b2d-8995-65950fd3c315-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-quobyte-f436e75c-2825-4b2d-8995-65950fd3c315" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-f436e75c-2825-4b2d-8995-65950fd3c315" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6298e21a-6d47-4746-b780-53b425984e3c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:33 devstack sudo[109229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 Jun 29 11:02:33 devstack sudo[109229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:34 devstack sudo[109229]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315" returned: 0 in 1.024s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:34 devstack sudo[109243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315 Jun 29 11:02:34 devstack sudo[109243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:35 devstack sudo[109243]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f436e75c-2825-4b2d-8995-65950fd3c315" returned: 0 in 0.700s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-f436e75c-2825-4b2d-8995-65950fd3c315" released by "delete_volume" :: held 1.778s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Created reservations ['77dc1718-6927-4a4e-a6b7-a2b7db3f45c5', '5776b694-9bd4-4380-a0d5-59b1eefac43b', 'f5c4509a-271c-4c1a-9c28-273191d9c477', '50d34c02-ade3-4f93-9c5c-6709066def7b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:35 devstack sudo[109247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:02:35 devstack sudo[109247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:36 devstack sudo[109247]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-21da34d2-d02b-4f7c-b935-af5815420d18-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.676s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:02:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Deleted volume successfully. Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Lock "cinder-21da34d2-d02b-4f7c-b935-af5815420d18-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-quobyte-0d8c2363-5523-495a-9ddf-03c410defa2f" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-0d8c2363-5523-495a-9ddf-03c410defa2f" acquired by "delete_snapshot" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-quobyte-21da34d2-d02b-4f7c-b935-af5815420d18" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-fba0475b-f42a-4818-8eab-ab317cd1bd90 tempest-TestStampPattern-1796153784 None] Lock "cinder-f436e75c-2825-4b2d-8995-65950fd3c315-delete_volume" released by "delete_volume" :: held 2.705s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-21da34d2-d02b-4f7c-b935-af5815420d18" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Deleting offline snapshot 21da34d2-d02b-4f7c-b935-af5815420d18 of volume 0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] snapshot_file for this snap is: volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[df072fa1-e03e-49d7-8a47-b1694a3061af]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:36 devstack sudo[109250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 Jun 29 11:02:36 devstack sudo[109250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:37 devstack sudo[109250]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18" returned: 0 in 0.866s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0d8c2363-5523-495a-9ddf-03c410defa2f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:02:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[30d34551-e490-4280-8531-a7145f719efa]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:37 devstack sudo[109255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:02:37 devstack sudo[109255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:38 devstack sudo[109255]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 0.873s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:38 devstack sudo[109260]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 Jun 29 11:02:38 devstack sudo[109260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:39 devstack sudo[109260]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18" returned: 0 in 1.098s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:39 devstack sudo[109266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18 Jun 29 11:02:39 devstack sudo[109266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:40 devstack sudo[109266]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f.21da34d2-d02b-4f7c-b935-af5815420d18" returned: 0 in 0.838s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-21da34d2-d02b-4f7c-b935-af5815420d18" released by "_delete_snapshot" :: held 3.830s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-0d8c2363-5523-495a-9ddf-03c410defa2f" released by "delete_snapshot" :: held 3.863s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:40 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Created reservations ['16d46d21-0d9d-4d7f-81c6-f9025045220e', '36493ed4-37bc-4544-9cfc-99fabdeded17', '417f7a09-eb07-494c-a567-b07b9db8cc8b', 'dab53a89-3201-46cd-9586-6e45e686154d'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:02:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Delete snapshot completed successfully. Jun 29 11:02:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ba530e3f-50e7-47a0-af34-aa0fd113cbf4 tempest-TestStampPattern-1796153784 None] Lock "cinder-21da34d2-d02b-4f7c-b935-af5815420d18-delete_snapshot" released by "delete_snapshot" :: held 4.100s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-0d8c2363-5523-495a-9ddf-03c410defa2f-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Lock "cinder-0d8c2363-5523-495a-9ddf-03c410defa2f-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Acquiring lock "cinder-quobyte-0d8c2363-5523-495a-9ddf-03c410defa2f" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:02:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-0d8c2363-5523-495a-9ddf-03c410defa2f" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:02:49 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[32ad8b66-429f-4a2f-98b0-637c8bfffcfd]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:02:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:49 devstack sudo[109422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:02:49 devstack sudo[109422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:50 devstack sudo[109422]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 1.188s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:50 devstack sudo[109428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f Jun 29 11:02:50 devstack sudo[109428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:51 devstack sudo[109428]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-0d8c2363-5523-495a-9ddf-03c410defa2f" returned: 0 in 0.816s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Lock "cinder-quobyte-0d8c2363-5523-495a-9ddf-03c410defa2f" released by "delete_volume" :: held 2.117s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Created reservations ['e41d40e3-2162-4985-8c14-6679a147c229', 'a17f61a6-2fbb-4261-acb2-38aaa21662d8', '806f695c-049f-4230-80ba-3ea16396b036', '88317e28-8053-4261-b612-234d45e907d9'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:02:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:02:51 devstack sudo[109433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:02:51 devstack sudo[109433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:02:52 devstack sudo[109433]: pam_unix(sudo:session): session closed for user root Jun 29 11:02:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.890s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:02:52 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:02:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Deleted volume successfully. Jun 29 11:02:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e44412fe-7480-4453-8612-493e1f23c3f5 tempest-TestStampPattern-1796153784 None] Lock "cinder-0d8c2363-5523-495a-9ddf-03c410defa2f-delete_volume" released by "delete_volume" :: held 3.312s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:01 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=23,cinder:SELECT=14,cinder:INSERT=8 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:03:02 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=17,cinder:INSERT=4,cinder:UPDATE=20,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Flow 'volume_create_manager' (10679923-804e-4111-af2f-d42b539d49d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a8c45cd-3f29-42ba-b1db-9c2603630167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a8c45cd-3f29-42ba-b1db-9c2603630167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:09Z,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=bf777f8c-da8c-4cf5-8585-bd305e42f9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8042482dd3bd44fabb288d0745d42630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:09Z,use_quota=True,user_id='51cae968ecf145b8a82112babd0bcf79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2ec8ba6-60fc-46a7-8a6c-756ecb13632b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2ec8ba6-60fc-46a7-8a6c-756ecb13632b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3c75c2d-a84e-4bdc-ac2a-35a10b0b9859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3c75c2d-a84e-4bdc-ac2a-35a10b0b9859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'bf777f8c-da8c-4cf5-8585-bd305e42f9ea', 'volume_name': 'volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea', 'volume_size': 1, 'image_id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', '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': '5fa08b1ead90148e508aa5aa4911d399', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8042482dd3bd44fabb288d0745d42630', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '71b2d145d812a6926a69307dc1ede7559c2ea049ca8a415fbe71d3c46923e55a503788e1f15e67f5a83a3c9f8cd40886b0ab778b6bef1bed573d7f724d70e21f', 'id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'created_at': datetime.datetime(2026, 6, 29, 9, 3, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 3, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa/file', 'properties': {}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (594182ad-a3e3-475b-b1df-33daa42bfe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (594182ad-a3e3-475b-b1df-33daa42bfe60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3632648-a3ea-4704-9e0b-6ac6d596f22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:09 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Volume bf777f8c-da8c-4cf5-8585-bd305e42f9ea: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea', 'volume_size': 1, 'image_id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', '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': '5fa08b1ead90148e508aa5aa4911d399', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8042482dd3bd44fabb288d0745d42630', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '71b2d145d812a6926a69307dc1ede7559c2ea049ca8a415fbe71d3c46923e55a503788e1f15e67f5a83a3c9f8cd40886b0ab778b6bef1bed573d7f724d70e21f', 'id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'created_at': datetime.datetime(2026, 6, 29, 9, 3, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 3, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa/file', 'properties': {}}, 'image_service': } Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Trying to clone bf777f8c-da8c-4cf5-8585-bd305e42f9ea from image f3a072e5-e2b1-44dc-94a5-9c1df9d272fa at location (None, [{'url': 'file:///opt/stack/data/glance/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 11:03:09 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Image download 0.00 MB at 0.00 MB/s Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[546ed320-4c5c-46b8-be89-45d5be5f148d]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:09 devstack sudo[109492]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD Jun 29 11:03:09 devstack sudo[109492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:10 devstack sudo[109492]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD" returned: 0 in 0.879s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:10 devstack sudo[109496]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD Jun 29 11:03:10 devstack sudo[109496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:11 devstack sudo[109496]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD" returned: 1 in 0.858s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Temporary image f3a072e5-e2b1-44dc-94a5-9c1df9d272fa is fetched for user 51cae968ecf145b8a82112babd0bcf79. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[886bcf33-0390-492b-aa70-cf6e147a57ce]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:11 devstack sudo[109504]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD Jun 29 11:03:11 devstack sudo[109504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Flow 'volume_create_manager' (4e04f41d-f702-4104-b1b1-c654c8e83c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa12e0fb-fc32-4b49-9349-2e5719431ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa12e0fb-fc32-4b49-9349-2e5719431ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1461627784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8e707f3-2ec2-431f-9885-ef7349fc629a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b66f9e66415412b810b78136b073b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:12Z,use_quota=True,user_id='9d048028f1a14b2ab2efa43b8e7c676f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a9481444-33fe-44f8-9399-cae6c01f7834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a9481444-33fe-44f8-9399-cae6c01f7834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc56b77c-7f2b-4e91-8f91-80dbb2034418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc56b77c-7f2b-4e91-8f91-80dbb2034418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8e707f3-2ec2-431f-9885-ef7349fc629a', 'volume_name': 'volume-a8e707f3-2ec2-431f-9885-ef7349fc629a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70a6c0be-3265-4268-8f8b-3167fed68b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70a6c0be-3265-4268-8f8b-3167fed68b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6113f37-8d05-4cf3-85e7-14b341e913eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:11 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Volume a8e707f3-2ec2-431f-9885-ef7349fc629a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8e707f3-2ec2-431f-9885-ef7349fc629a', 'volume_size': 1} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1461627784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8e707f3-2ec2-431f-9885-ef7349fc629a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b66f9e66415412b810b78136b073b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:12Z,use_quota=True,user_id='9d048028f1a14b2ab2efa43b8e7c676f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Creating volume a8e707f3-2ec2-431f-9885-ef7349fc629a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:03:11 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:03:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:11 devstack sudo[109506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a 1073741824 Jun 29 11:03:11 devstack sudo[109506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:12 devstack sudo[109504]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD" returned: 0 in 0.780s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:12 devstack sudo[109511]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD Jun 29 11:03:12 devstack sudo[109511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:12 devstack sudo[109516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:03:12 devstack sudo[109516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:12 devstack sudo[109506]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a 1073741824" returned: 0 in 0.985s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:12 devstack sudo[109518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a Jun 29 11:03:12 devstack sudo[109518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:13 devstack sudo[109516]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.759s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:03:13 devstack sudo[109511]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD" returned: 1 in 0.903s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:13 devstack sudo[109518]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a" returned: 0 in 0.709s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] <== create_volume: return (1742ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.745s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.365s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:09Z,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=bf777f8c-da8c-4cf5-8585-bd305e42f9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8042482dd3bd44fabb288d0745d42630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:09Z,use_quota=True,user_id='51cae968ecf145b8a82112babd0bcf79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Creating volume bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:03:13 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:13 devstack sudo[109525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea 1073741824 Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6113f37-8d05-4cf3-85e7-14b341e913eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8e707f3-2ec2-431f-9885-ef7349fc629a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:13 devstack sudo[109525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8a5e3a3-1d9a-4415-8eed-fc696b80cfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:13 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Volume volume-a8e707f3-2ec2-431f-9885-ef7349fc629a (a8e707f3-2ec2-431f-9885-ef7349fc629a): created successfully Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8a5e3a3-1d9a-4415-8eed-fc696b80cfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Flow 'volume_create_manager' (4e04f41d-f702-4104-b1b1-c654c8e83c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7d46575e-cf77-41ab-843a-c95f81599aef tempest-AttachVolumeNegativeTest-87456751 None] Created volume successfully. Jun 29 11:03:14 devstack sudo[109525]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea 1073741824" returned: 0 in 0.991s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:14 devstack sudo[109530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:14 devstack sudo[109530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:15 devstack sudo[109530]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 0 in 0.934s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] <== create_volume: return (1984ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:03:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.987s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:15 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Attempting download of f3a072e5-e2b1-44dc-94a5-9c1df9d272fa ((None, [{'url': 'file:///opt/stack/data/glance/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'metadata': {}}])) to volume bf777f8c-da8c-4cf5-8585-bd305e42f9ea. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 11:03:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8868b04e-7eea-42af-abde-9bed544b91fc]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:15 devstack sudo[109535]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3 Jun 29 11:03:15 devstack sudo[109535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:16 devstack sudo[109535]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3" returned: 0 in 0.946s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:16 devstack sudo[109539]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3 Jun 29 11:03:16 devstack sudo[109539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[95e11497-bbc9-4fd3-83b6-afa3bb476a46]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:17 devstack sudo[109549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a Jun 29 11:03:17 devstack sudo[109549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:17 devstack sudo[109539]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3" returned: 1 in 0.903s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_n1ny69e3' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5245bbad-28e0-4f20-bd65-f19280608086]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:17 devstack sudo[109553]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD Jun 29 11:03:17 devstack sudo[109553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:18 devstack sudo[109549]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a" returned: 0 in 0.943s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.964s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-a8e707f3-2ec2-431f-9885-ef7349fc629a', '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': '5eeaa05d-b4bd-4729-8cf3-668ae0db95e4', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:03:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-d9be8222-d7d0-4bd5-85f6-219930f32ca1 req-9554a042-22c2-4eed-bd5f-bc6288122e0d tempest-AttachVolumeNegativeTest-87456751 None] attachment_update completed successfully. Jun 29 11:03:18 devstack sudo[109553]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD" returned: 0 in 0.882s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:18 devstack sudo[109560]: 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD Jun 29 11:03:18 devstack sudo[109560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:19 devstack sudo[109560]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD" returned: 1 in 0.825s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 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_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:03:19 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] f3a072e5-e2b1-44dc-94a5-9c1df9d272fa was raw, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 11:03:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:19 devstack sudo[109632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:19 devstack sudo[109632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:20 devstack sudo[109632]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 0 in 0.853s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:20 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_f3a072e5-e2b1-44dc-94a5-9c1df9d272fa_3q1hbr31devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:03:20 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Converted 0.00 MB image at 0.00 MB/s Jun 29 11:03:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:20 devstack sudo[109955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea 1G Jun 29 11:03:20 devstack sudo[109955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:20 devstack sudo[109955]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea 1G" returned: 0 in 0.784s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:20 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3b1096b-147b-4277-a7e7-220d5537870c]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:21 devstack sudo[109960]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:21 devstack sudo[109960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:21 devstack sudo[109960]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 0 in 0.890s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:21 devstack sudo[109965]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:21 devstack sudo[109965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:22 devstack sudo[109965]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 1 in 0.817s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Downloaded image f3a072e5-e2b1-44dc-94a5-9c1df9d272fa ((None, [{'url': 'file:///opt/stack/data/glance/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'metadata': {}}])) to volume bf777f8c-da8c-4cf5-8585-bd305e42f9ea successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Temporary image f3a072e5-e2b1-44dc-94a5-9c1df9d272fa for user 51cae968ecf145b8a82112babd0bcf79 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Marking volume bf777f8c-da8c-4cf5-8585-bd305e42f9ea as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Copying metadata from image f3a072e5-e2b1-44dc-94a5-9c1df9d272fa to bf777f8c-da8c-4cf5-8585-bd305e42f9ea. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Creating volume glance metadata for volume bf777f8c-da8c-4cf5-8585-bd305e42f9ea backed by image f3a072e5-e2b1-44dc-94a5-9c1df9d272fa with: {'image_id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '5fa08b1ead90148e508aa5aa4911d399', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3632648-a3ea-4704-9e0b-6ac6d596f22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea', 'volume_size': 1, 'image_id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', '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': '5fa08b1ead90148e508aa5aa4911d399', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8042482dd3bd44fabb288d0745d42630', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '71b2d145d812a6926a69307dc1ede7559c2ea049ca8a415fbe71d3c46923e55a503788e1f15e67f5a83a3c9f8cd40886b0ab778b6bef1bed573d7f724d70e21f', 'id': 'f3a072e5-e2b1-44dc-94a5-9c1df9d272fa', 'created_at': datetime.datetime(2026, 6, 29, 9, 3, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 3, 8, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f3a072e5-e2b1-44dc-94a5-9c1df9d272fa/file', 'properties': {}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c39c56e1-dfb1-4ad4-ab14-3460dde864c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Volume volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea (bf777f8c-da8c-4cf5-8585-bd305e42f9ea): created successfully Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c39c56e1-dfb1-4ad4-ab14-3460dde864c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Flow 'volume_create_manager' (10679923-804e-4111-af2f-d42b539d49d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-612f6aa7-ccc9-4b6d-a192-1a37d6de86d2 tempest-VolumeImageDependencyTests-861704802 None] Created volume successfully. Jun 29 11:03:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Acquiring lock "cinder-bf777f8c-da8c-4cf5-8585-bd305e42f9ea-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Lock "cinder-bf777f8c-da8c-4cf5-8585-bd305e42f9ea-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Acquiring lock "cinder-quobyte-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Lock "cinder-quobyte-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[998b891d-7056-46b9-b74a-c646590e18ce]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:23 devstack sudo[109970]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:23 devstack sudo[109970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:24 devstack sudo[109970]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 0 in 1.008s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:24 devstack sudo[109975]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:24 devstack sudo[109975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:25 devstack sudo[109975]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 1 in 0.935s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:03:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:25 devstack sudo[109980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea Jun 29 11:03:25 devstack sudo[109980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:26 devstack sudo[109980]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" returned: 0 in 0.806s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Lock "cinder-quobyte-bf777f8c-da8c-4cf5-8585-bd305e42f9ea" released by "delete_volume" :: held 2.828s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Created reservations ['0ca204b2-e751-40ce-ba9a-2120b715f89b', 'b6c9827a-200d-4957-8490-88cf7b2dd742', '70e572e0-acdc-44c5-8f77-81760d305e86', '841db2f2-52db-426c-996f-1cb678c2a512'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:26 devstack sudo[109983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:03:26 devstack sudo[109983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:27 devstack sudo[109983]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.910s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:27 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:03:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Deleted volume successfully. Jun 29 11:03:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ee2f0d23-64de-4423-8f3d-493577da5e3e tempest-VolumeImageDependencyTests-861704802 None] Lock "cinder-bf777f8c-da8c-4cf5-8585-bd305e42f9ea-delete_volume" released by "delete_volume" :: held 4.024s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Flow 'volume_create_manager' (456846ce-c11c-4bcb-8b48-b72921de6536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de5da9d6-3377-48b2-baf1-3b1cdd5d9485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de5da9d6-3377-48b2-baf1-3b1cdd5d9485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:30Z,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=956ff668-2e18-4109-aa5a-8f9ed53915e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2154aa44a57440d4864d8dc8fa154471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:30Z,use_quota=True,user_id='d2361a7a581241878a5d1394de089b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c05f7ecd-b143-4b6c-a25d-c52e3fa0e187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c05f7ecd-b143-4b6c-a25d-c52e3fa0e187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d10fd83-e35d-436c-9e2f-eac850fd2e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d10fd83-e35d-436c-9e2f-eac850fd2e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '956ff668-2e18-4109-aa5a-8f9ed53915e1', 'volume_name': 'volume-956ff668-2e18-4109-aa5a-8f9ed53915e1', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d50042dd-fc65-4cf7-90d1-c734ce7ddad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d50042dd-fc65-4cf7-90d1-c734ce7ddad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51079498-e5c0-47e6-806d-c1f819f68b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Volume 956ff668-2e18-4109-aa5a-8f9ed53915e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-956ff668-2e18-4109-aa5a-8f9ed53915e1', 'volume_size': 1} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:30Z,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=956ff668-2e18-4109-aa5a-8f9ed53915e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2154aa44a57440d4864d8dc8fa154471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:30Z,use_quota=True,user_id='d2361a7a581241878a5d1394de089b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Creating volume 956ff668-2e18-4109-aa5a-8f9ed53915e1 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:03:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:03:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:30 devstack sudo[109992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 1073741824 Jun 29 11:03:30 devstack sudo[109992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:31 devstack sudo[109992]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 1073741824" returned: 0 in 0.935s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:31 devstack sudo[109999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 Jun 29 11:03:31 devstack sudo[109999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:32 devstack sudo[109999]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1" returned: 0 in 0.718s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] <== create_volume: return (1707ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.712s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51079498-e5c0-47e6-806d-c1f819f68b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-956ff668-2e18-4109-aa5a-8f9ed53915e1', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60775d6a-5d67-43c0-beb0-982ba5d03c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Volume volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 (956ff668-2e18-4109-aa5a-8f9ed53915e1): created successfully Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60775d6a-5d67-43c0-beb0-982ba5d03c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Flow 'volume_create_manager' (456846ce-c11c-4bcb-8b48-b72921de6536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ab1ad7e2-5e9e-42ea-93c2-87027b363b85 tempest-CinderUnicodeTest-759165627 None] Created volume successfully. Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Flow 'volume_create_manager' (d0ba7195-7d78-4dab-93d3-de251affdc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69e0220d-9b6b-4a75-a523-2ea920d9d271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69e0220d-9b6b-4a75-a523-2ea920d9d271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1806351452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b8decf0-125c-41e0-a8c5-a77f3e231aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2154aa44a57440d4864d8dc8fa154471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:33Z,use_quota=True,user_id='d2361a7a581241878a5d1394de089b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa7df454-49c0-4661-94ce-e2b6a462f435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa7df454-49c0-4661-94ce-e2b6a462f435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a9bae0-b177-4edc-9d56-b79a92a37279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52a9bae0-b177-4edc-9d56-b79a92a37279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b8decf0-125c-41e0-a8c5-a77f3e231aec', 'volume_name': 'volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85a9c438-9db5-4a49-8f33-e329c29e8482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85a9c438-9db5-4a49-8f33-e329c29e8482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4d581dd-a5fd-4083-bc85-d582b9562654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Volume 7b8decf0-125c-41e0-a8c5-a77f3e231aec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec', 'volume_size': 1} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:03:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1806351452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b8decf0-125c-41e0-a8c5-a77f3e231aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2154aa44a57440d4864d8dc8fa154471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:03:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:03:33Z,use_quota=True,user_id='d2361a7a581241878a5d1394de089b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Creating volume 7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:03:33 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:03:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:33 devstack sudo[110002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec 1073741824 Jun 29 11:03:33 devstack sudo[110002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:34 devstack sudo[110002]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec 1073741824" returned: 0 in 1.240s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:34 devstack sudo[110021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec Jun 29 11:03:34 devstack sudo[110021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:35 devstack sudo[110021]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec" returned: 0 in 0.913s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] <== create_volume: return (2224ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.229s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4d581dd-a5fd-4083-bc85-d582b9562654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46575455-b634-46d8-96b0-a7331aac296e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:03:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Volume volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec (7b8decf0-125c-41e0-a8c5-a77f3e231aec): created successfully Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46575455-b634-46d8-96b0-a7331aac296e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:03:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Flow 'volume_create_manager' (d0ba7195-7d78-4dab-93d3-de251affdc2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:03:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6cdcbcba-9919-4699-9f15-ba7c86103c74 tempest-CinderUnicodeTest-759165627 None] Created volume successfully. Jun 29 11:03:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Creating offline snapshot 9f8264a9-0852-487b-8c98-caa3d1e2cab8 of volume 7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:03:36 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[10bbd5a1-ef15-4885-84a7-dd0b34a8aee5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:36 devstack sudo[110036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec Jun 29 11:03:36 devstack sudo[110036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:37 devstack sudo[110036]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec" returned: 0 in 1.103s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:37 devstack sudo[110042]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 1G Jun 29 11:03:37 devstack sudo[110042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:38 devstack sudo[110042]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 1G" returned: 0 in 0.991s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:38 devstack sudo[110074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 Jun 29 11:03:38 devstack sudo[110074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:39 devstack sudo[110074]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:39 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 is being set with open permissions: ugo+rw Jun 29 11:03:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:39 devstack sudo[110080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 Jun 29 11:03:39 devstack sudo[110080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:40 devstack sudo[110080]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8" returned: 0 in 0.725s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:40 devstack sudo[110091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info Jun 29 11:03:40 devstack sudo[110091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:41 devstack sudo[110091]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info" returned: 0 in 0.980s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:41 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info is being set with open permissions: ugo+rw Jun 29 11:03:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:41 devstack sudo[110139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info Jun 29 11:03:41 devstack sudo[110139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:42 devstack sudo[110139]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.info" returned: 0 in 0.878s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.658s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dbc579cd-ada5-4cc2-9fe7-b4d7184d8247 tempest-CinderUnicodeTest-759165627 None] Create snapshot completed successfully Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-9f8264a9-0852-487b-8c98-caa3d1e2cab8-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Lock "cinder-9f8264a9-0852-487b-8c98-caa3d1e2cab8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-quobyte-7b8decf0-125c-41e0-a8c5-a77f3e231aec" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-7b8decf0-125c-41e0-a8c5-a77f3e231aec" acquired by "delete_snapshot" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-quobyte-9f8264a9-0852-487b-8c98-caa3d1e2cab8" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-9f8264a9-0852-487b-8c98-caa3d1e2cab8" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Deleting offline snapshot 9f8264a9-0852-487b-8c98-caa3d1e2cab8 of volume 7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] snapshot_file for this snap is: volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d71c781b-2fc3-4301-a40e-559725c07c2d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:43 devstack sudo[110144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 Jun 29 11:03:43 devstack sudo[110144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:44 devstack sudo[110144]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8" returned: 0 in 1.014s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:03:44 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc6831e3-6828-44e6-a54c-e5184015357c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:44 devstack sudo[110149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec Jun 29 11:03:44 devstack sudo[110149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:45 devstack sudo[110149]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec" returned: 0 in 1.125s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:45 devstack sudo[110154]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 Jun 29 11:03:45 devstack sudo[110154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:46 devstack sudo[110154]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8" returned: 0 in 1.003s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:46 devstack sudo[110160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8 Jun 29 11:03:46 devstack sudo[110160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:47 devstack sudo[110160]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec.9f8264a9-0852-487b-8c98-caa3d1e2cab8" returned: 0 in 0.881s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-9f8264a9-0852-487b-8c98-caa3d1e2cab8" released by "_delete_snapshot" :: held 4.203s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-7b8decf0-125c-41e0-a8c5-a77f3e231aec" released by "delete_snapshot" :: held 4.239s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:47 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Created reservations ['0e7c8040-e829-4207-ac9f-b43533d6eed2', 'eec8a9d4-d5a8-4e3c-85d9-e1142f6a6e83', 'bb8ece62-53df-4ae2-acec-7bd2db19ec34', 'b22a0a81-78d4-45fc-a169-e2523c136824'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:03:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Delete snapshot completed successfully. Jun 29 11:03:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-62ce96e9-4dd3-43c6-ba3f-55f88cae28bf tempest-CinderUnicodeTest-759165627 None] Lock "cinder-9f8264a9-0852-487b-8c98-caa3d1e2cab8-delete_snapshot" released by "delete_snapshot" :: held 4.466s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-7b8decf0-125c-41e0-a8c5-a77f3e231aec-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-7b8decf0-125c-41e0-a8c5-a77f3e231aec-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-quobyte-7b8decf0-125c-41e0-a8c5-a77f3e231aec" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-7b8decf0-125c-41e0-a8c5-a77f3e231aec" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:48 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4bae37df-66dc-417b-b16d-abcc87910659]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:48 devstack sudo[110164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec Jun 29 11:03:48 devstack sudo[110164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:49 devstack sudo[110164]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec" returned: 0 in 0.910s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:49 devstack sudo[110169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec Jun 29 11:03:49 devstack sudo[110169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:50 devstack sudo[110169]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7b8decf0-125c-41e0-a8c5-a77f3e231aec" returned: 0 in 0.885s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-7b8decf0-125c-41e0-a8c5-a77f3e231aec" released by "delete_volume" :: held 1.876s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Created reservations ['2069d3c6-d846-49f5-8002-4f3685c0bd58', '3f07136d-a733-4ce9-926e-2277ad629302', '2ecae708-9d86-4682-af0f-047faa35805d', '3cd0caea-499f-41a6-98b3-f8c8d3903acb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:50 devstack sudo[110172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:03:50 devstack sudo[110172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-956ff668-2e18-4109-aa5a-8f9ed53915e1-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-956ff668-2e18-4109-aa5a-8f9ed53915e1-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "cinder-quobyte-956ff668-2e18-4109-aa5a-8f9ed53915e1" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:03:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-956ff668-2e18-4109-aa5a-8f9ed53915e1" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2aa2395-20c9-4da8-be1c-c669a6f57bc6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:51 devstack sudo[110174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 Jun 29 11:03:51 devstack sudo[110174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:51 devstack sudo[110172]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.765s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:03:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Deleted volume successfully. Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a96d6dca-a372-44a6-9ad9-73b878e44b73 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-7b8decf0-125c-41e0-a8c5-a77f3e231aec-delete_volume" released by "delete_volume" :: held 2.975s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:51 devstack sudo[110174]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1" returned: 0 in 0.982s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:52 devstack sudo[110181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1 Jun 29 11:03:52 devstack sudo[110181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:52 devstack sudo[110181]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-956ff668-2e18-4109-aa5a-8f9ed53915e1" returned: 0 in 0.740s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-quobyte-956ff668-2e18-4109-aa5a-8f9ed53915e1" released by "delete_volume" :: held 1.785s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Created reservations ['674042b7-76d5-4d2e-a3b9-1653b7e689f1', 'c6d01632-2ffc-43c5-a706-dd338bbfabad', '676bcc6a-0eb6-48a9-a6e1-78f92b8ffeef', 'fa118f57-a99d-4d1c-af6a-f0b950194201'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:03:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:03:52 devstack sudo[110184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:03:52 devstack sudo[110184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:03:53 devstack sudo[110184]: pam_unix(sudo:session): session closed for user root Jun 29 11:03:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.876s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:03:53 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:03:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Deleted volume successfully. Jun 29 11:03:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1649e203-0efb-4385-85f3-7e39047d8682 tempest-CinderUnicodeTest-759165627 None] Lock "cinder-956ff668-2e18-4109-aa5a-8f9ed53915e1-delete_volume" released by "delete_volume" :: held 2.950s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:02 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=41,cinder:UPDATE=46,cinder:INSERT=16,cinder:DELETE=5 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:04:03 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=45,cinder:UPDATE=46,cinder:INSERT=14,cinder:DELETE=3 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:12 devstack sudo[110283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:04:12 devstack sudo[110283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:13 devstack sudo[110283]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.877s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:04:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:04:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:04:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:04:17 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-b5fa0e3a-23de-4ff2-998c-56bd327266a4 req-6c73eddf-6109-4749-b3d5-46cd412ee881 tempest-AttachVolumeNegativeTest-87456751 None] Terminate volume connection completed successfully. Jun 29 11:04:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-b5fa0e3a-23de-4ff2-998c-56bd327266a4 req-6c73eddf-6109-4749-b3d5-46cd412ee881 tempest-AttachVolumeNegativeTest-87456751 None] Deleting attachment 5eeaa05d-b4bd-4729-8cf3-668ae0db95e4. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Flow 'volume_create_manager' (7d57c364-08c9-4aba-ba80-d7e330e533c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd52c7ee-8aa9-4d56-becf-78785963e9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd52c7ee-8aa9-4d56-becf-78785963e9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1682753140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e726b088-4dff-4aba-8aeb-04ea7d6e21b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f904f864c0d74f1aabf99498d53c90f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:04:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:04:20Z,use_quota=True,user_id='dc19cd96fbf342e4b0bca3a4dd6428da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b21b0a13-da50-41c4-85ad-9a6b8a56353e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b21b0a13-da50-41c4-85ad-9a6b8a56353e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b6acf56-3c03-4886-af79-e3faf58d06c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b6acf56-3c03-4886-af79-e3faf58d06c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e726b088-4dff-4aba-8aeb-04ea7d6e21b9', 'volume_name': 'volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24990439-ba83-4d12-bdba-f7540a1c55f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24990439-ba83-4d12-bdba-f7540a1c55f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d27df0a-df10-422c-9113-4433a8bbccaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:20 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Volume e726b088-4dff-4aba-8aeb-04ea7d6e21b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9', 'volume_size': 1} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1682753140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e726b088-4dff-4aba-8aeb-04ea7d6e21b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f904f864c0d74f1aabf99498d53c90f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:04:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:04:20Z,use_quota=True,user_id='dc19cd96fbf342e4b0bca3a4dd6428da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Creating volume e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:04:20 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:04:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:20 devstack sudo[110317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 1073741824 Jun 29 11:04:20 devstack sudo[110317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:21 devstack sudo[110317]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 1073741824" returned: 0 in 1.014s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:21 devstack sudo[110345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:21 devstack sudo[110345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:22 devstack sudo[110345]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 0.783s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] <== create_volume: return (1860ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.863s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d27df0a-df10-422c-9113-4433a8bbccaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5afae3c1-0a81-48f4-bb4d-0bbfae473e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Volume volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 (e726b088-4dff-4aba-8aeb-04ea7d6e21b9): created successfully Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5afae3c1-0a81-48f4-bb4d-0bbfae473e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Flow 'volume_create_manager' (7d57c364-08c9-4aba-ba80-d7e330e533c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:04:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6e92f668-1eab-4504-a85a-f0d3cec02761 tempest-SnapshotDependencyTests-1404628125 None] Created volume successfully. Jun 29 11:04:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Creating offline snapshot bdcdf04b-9461-48c3-a389-c95da71156af of volume e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:04:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[12d42c65-7d3b-4339-8efa-b9d9cb5d1af6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:24 devstack sudo[110349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:24 devstack sudo[110349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:24 devstack sudo[110349]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 0.905s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:24 devstack sudo[110354]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af 1G Jun 29 11:04:24 devstack sudo[110354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:25 devstack sudo[110354]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af 1G" returned: 0 in 1.054s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:26 devstack sudo[110361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af Jun 29 11:04:26 devstack sudo[110361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:26 devstack sudo[110361]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af" returned: 0 in 0.754s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:26 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af is being set with open permissions: ugo+rw Jun 29 11:04:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:26 devstack sudo[110366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af Jun 29 11:04:26 devstack sudo[110366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:27 devstack sudo[110366]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af" returned: 0 in 0.725s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:27 devstack sudo[110370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info Jun 29 11:04:27 devstack sudo[110370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:28 devstack sudo[110370]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info" returned: 0 in 0.771s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:28 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info is being set with open permissions: ugo+rw Jun 29 11:04:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:28 devstack sudo[110379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info Jun 29 11:04:28 devstack sudo[110379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:29 devstack sudo[110379]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.info" returned: 0 in 0.736s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.069s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fe5b0903-9acf-4426-9424-bb771ddbb415 tempest-SnapshotDependencyTests-1404628125 None] Create snapshot completed successfully Jun 29 11:04:29 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Flow 'volume_create_manager' (0b5dcbec-7d04-4c35-88fc-c217bbeb4745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0de97e30-4b13-4d49-993a-42edeb2bc38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0de97e30-4b13-4d49-993a-42edeb2bc38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:04:30Z,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=bb8a4408-4f2c-474f-b404-34e17748f8db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f904f864c0d74f1aabf99498d53c90f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:04:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=bdcdf04b-9461-48c3-a389-c95da71156af,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:04:30Z,use_quota=True,user_id='dc19cd96fbf342e4b0bca3a4dd6428da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a736b56e-01b0-4942-9a3e-cd1c020ee8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a736b56e-01b0-4942-9a3e-cd1c020ee8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93239478-4db6-439d-8390-5a9ddd2997e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93239478-4db6-439d-8390-5a9ddd2997e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'bb8a4408-4f2c-474f-b404-34e17748f8db', 'volume_name': 'volume-bb8a4408-4f2c-474f-b404-34e17748f8db', 'volume_size': 1, 'snapshot_id': 'bdcdf04b-9461-48c3-a389-c95da71156af'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6b6d912-fd6d-4146-bfba-32fa17bd280c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6b6d912-fd6d-4146-bfba-32fa17bd280c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e02984b2-6e24-4617-abfa-b95ebb3171c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Volume bb8a4408-4f2c-474f-b404-34e17748f8db: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-bb8a4408-4f2c-474f-b404-34e17748f8db', 'volume_size': 1, 'snapshot_id': 'bdcdf04b-9461-48c3-a389-c95da71156af'} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-quobyte-bdcdf04b-9461-48c3-a389-c95da71156af-bb8a4408-4f2c-474f-b404-34e17748f8db" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bdcdf04b-9461-48c3-a389-c95da71156af-bb8a4408-4f2c-474f-b404-34e17748f8db" acquired by "_create_volume_from_snapshot" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Creating volume bb8a4408-4f2c-474f-b404-34e17748f8db from snapshot bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-quobyte-bb8a4408-4f2c-474f-b404-34e17748f8db" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bb8a4408-4f2c-474f-b404-34e17748f8db" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] snapshot: bdcdf04b-9461-48c3-a389-c95da71156af, volume: bb8a4408-4f2c-474f-b404-34e17748f8db, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1057d598-7ebe-4542-91de-a7c809c062f8]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:30 devstack sudo[110382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af Jun 29 11:04:30 devstack sudo[110382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:31 devstack sudo[110382]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af" returned: 0 in 0.915s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:04:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 11:04:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 11:04:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[73c0b923-9b2c-44f6-bd92-2ea10005a8a2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:31 devstack sudo[110387]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:31 devstack sudo[110387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:32 devstack sudo[110387]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 0.903s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:32 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 11:04:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:32 devstack sudo[110393]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db Jun 29 11:04:32 devstack sudo[110393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:37 devstack sudo[110393]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db" returned: 0 in 5.709s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2d8ff7c-96ad-4816-9578-4403c17295cb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:37 devstack sudo[110407]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:37 devstack sudo[110407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:38 devstack sudo[110407]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 1.176s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:38 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9, size 1024.00 MB, duration 5.71 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:04:38 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Converted 1024.00 MB image at 179.28 MB/s Jun 29 11:04:38 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db is being set with open permissions: ugo+rw Jun 29 11:04:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:38 devstack sudo[110422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db Jun 29 11:04:38 devstack sudo[110422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:39 devstack sudo[110422]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db" returned: 0 in 0.703s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bb8a4408-4f2c-474f-b404-34e17748f8db" released by "_copy_volume_from_snapshot" :: held 9.528s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bdcdf04b-9461-48c3-a389-c95da71156af-bb8a4408-4f2c-474f-b404-34e17748f8db" released by "_create_volume_from_snapshot" :: held 9.566s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.583s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e02984b2-6e24-4617-abfa-b95ebb3171c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb8a4408-4f2c-474f-b404-34e17748f8db', 'volume_size': 1, 'snapshot_id': 'bdcdf04b-9461-48c3-a389-c95da71156af'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39c3919a-5cdb-43d7-9e36-06875683c42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:04:39 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Volume volume-bb8a4408-4f2c-474f-b404-34e17748f8db (bb8a4408-4f2c-474f-b404-34e17748f8db): created successfully Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39c3919a-5cdb-43d7-9e36-06875683c42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:04:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Flow 'volume_create_manager' (0b5dcbec-7d04-4c35-88fc-c217bbeb4745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:04:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8f78f45e-a2f1-4f34-b729-945330ffddd9 tempest-SnapshotDependencyTests-1404628125 None] Created volume successfully. Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-bdcdf04b-9461-48c3-a389-c95da71156af-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-bdcdf04b-9461-48c3-a389-c95da71156af-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-quobyte-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" acquired by "delete_snapshot" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-quobyte-bdcdf04b-9461-48c3-a389-c95da71156af" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bdcdf04b-9461-48c3-a389-c95da71156af" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Deleting offline snapshot bdcdf04b-9461-48c3-a389-c95da71156af of volume e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] snapshot_file for this snap is: volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[61dc7f17-d191-4d52-9d07-3962789e620e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:40 devstack sudo[110434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af Jun 29 11:04:40 devstack sudo[110434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:41 devstack sudo[110434]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:04:41 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[42f792b6-4157-4eea-9cfc-f82fa9068bc9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:41 devstack sudo[110440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:41 devstack sudo[110440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:42 devstack sudo[110440]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 0.834s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:42 devstack sudo[110446]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af Jun 29 11:04:42 devstack sudo[110446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:42 devstack sudo[110446]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af" returned: 0 in 0.794s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:42 devstack sudo[110451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af Jun 29 11:04:42 devstack sudo[110451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:43 devstack sudo[110451]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9.bdcdf04b-9461-48c3-a389-c95da71156af" returned: 0 in 0.635s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bdcdf04b-9461-48c3-a389-c95da71156af" released by "_delete_snapshot" :: held 3.234s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" released by "delete_snapshot" :: held 3.262s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:43 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Created reservations ['c1802417-857f-4ff4-9b8a-661c338136ac', '7aade81c-2e35-47b7-a9d3-07e7db73ae86', 'bd23b418-2421-4413-beb5-0c271ad56d22', '5bdcd1af-ee91-418b-ae5d-d736ed4a873b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:04:43 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Delete snapshot completed successfully. Jun 29 11:04:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f3a6f02f-5e6a-4766-acf5-f542de418156 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-bdcdf04b-9461-48c3-a389-c95da71156af-delete_snapshot" released by "delete_snapshot" :: held 3.461s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-e726b088-4dff-4aba-8aeb-04ea7d6e21b9-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-e726b088-4dff-4aba-8aeb-04ea7d6e21b9-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-quobyte-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:44 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd4c62f2-6ceb-43f4-958b-e7e40afbe1cd]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:44 devstack sudo[110458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:44 devstack sudo[110458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:45 devstack sudo[110458]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 0.928s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:45 devstack sudo[110515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9 Jun 29 11:04:45 devstack sudo[110515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:46 devstack sudo[110515]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" returned: 0 in 0.924s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-e726b088-4dff-4aba-8aeb-04ea7d6e21b9" released by "delete_volume" :: held 1.926s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Created reservations ['50cadcef-4683-41b5-9c34-a5ad2d8337ba', 'c528fc88-dd12-49f7-82b0-8a6e89fef4a7', '67800b41-8bdc-4342-95f6-b8538d5e9116', '6763b2d4-4327-48e0-8782-d4eeea0f2b98'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:46 devstack sudo[110545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:04:46 devstack sudo[110545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-bb8a4408-4f2c-474f-b404-34e17748f8db-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-bb8a4408-4f2c-474f-b404-34e17748f8db-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "cinder-quobyte-bb8a4408-4f2c-474f-b404-34e17748f8db" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bb8a4408-4f2c-474f-b404-34e17748f8db" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[de507076-a2fa-4dc6-a609-9149472334a1]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:04:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:46 devstack sudo[110548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db Jun 29 11:04:46 devstack sudo[110548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:47 devstack sudo[110545]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.767s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:47 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:04:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Deleted volume successfully. Jun 29 11:04:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b65bf732-67f9-4966-a61b-1c3e55edb409 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-e726b088-4dff-4aba-8aeb-04ea7d6e21b9-delete_volume" released by "delete_volume" :: held 2.959s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:47 devstack sudo[110548]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db" returned: 0 in 0.832s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:47 devstack sudo[110554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db Jun 29 11:04:47 devstack sudo[110554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:48 devstack sudo[110554]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-bb8a4408-4f2c-474f-b404-34e17748f8db" returned: 0 in 0.810s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-quobyte-bb8a4408-4f2c-474f-b404-34e17748f8db" released by "delete_volume" :: held 1.692s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Created reservations ['8004b667-8bcb-4e99-b70b-8f3978933558', '548d8c68-7cb9-4733-a58a-35b7b6065cdc', '8f11677b-be26-4e06-b2a1-d764f2386a7c', '1a701f2b-bf50-46e5-9d08-927ed117ebcb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:04:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:04:48 devstack sudo[110557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:04:48 devstack sudo[110557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:04:49 devstack sudo[110557]: pam_unix(sudo:session): session closed for user root Jun 29 11:04:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.199s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:04:49 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:04:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Deleted volume successfully. Jun 29 11:04:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-98ce387a-8d64-4556-a4ad-4ff77f948569 tempest-SnapshotDependencyTests-1404628125 None] Lock "cinder-bb8a4408-4f2c-474f-b404-34e17748f8db-delete_volume" released by "delete_volume" :: held 3.222s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:04:58 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=28,cinder:UPDATE=30,cinder:INSERT=7,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:04:59 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=22,cinder:UPDATE=27,cinder:DELETE=3,cinder:INSERT=7 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:05:11 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Flow 'volume_create_manager' (11181b33-ed8b-42b4-9bcc-71db2c615ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba859421-191a-41df-8c9e-f4828c7ee601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba859421-191a-41df-8c9e-f4828c7ee601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-464237453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97528833-581f-46f1-9a8a-271319429f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b66f9e66415412b810b78136b073b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:05:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:05:12Z,use_quota=True,user_id='9d048028f1a14b2ab2efa43b8e7c676f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f0116f1-eb0d-45d9-a637-90278f252563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f0116f1-eb0d-45d9-a637-90278f252563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e63b4988-d682-4cd3-937c-8ea2c0956a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e63b4988-d682-4cd3-937c-8ea2c0956a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97528833-581f-46f1-9a8a-271319429f7a', 'volume_name': 'volume-97528833-581f-46f1-9a8a-271319429f7a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b4c19ef-47ee-48df-a0d7-e8fdf28336a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b4c19ef-47ee-48df-a0d7-e8fdf28336a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9263abef-2811-4505-a893-44d832bd0c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:05:12 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Volume 97528833-581f-46f1-9a8a-271319429f7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97528833-581f-46f1-9a8a-271319429f7a', 'volume_size': 1} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-464237453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97528833-581f-46f1-9a8a-271319429f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b66f9e66415412b810b78136b073b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:05:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:05:12Z,use_quota=True,user_id='9d048028f1a14b2ab2efa43b8e7c676f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Creating volume 97528833-581f-46f1-9a8a-271319429f7a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:05:12 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:05:12 devstack sudo[110631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a 1073741824 Jun 29 11:05:12 devstack sudo[110631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:05:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:05:12 devstack sudo[110634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:05:12 devstack sudo[110634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:05:13 devstack sudo[110631]: pam_unix(sudo:session): session closed for user root Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a 1073741824" returned: 0 in 1.002s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:05:13 devstack sudo[110640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a Jun 29 11:05:13 devstack sudo[110640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:05:13 devstack sudo[110634]: pam_unix(sudo:session): session closed for user root Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.749s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:05:13 devstack sudo[110640]: pam_unix(sudo:session): session closed for user root Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a" returned: 0 in 0.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] <== create_volume: return (1760ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.763s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9263abef-2811-4505-a893-44d832bd0c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97528833-581f-46f1-9a8a-271319429f7a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2445fe3c-748d-4529-b272-f8a44bf34875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:05:13 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Volume volume-97528833-581f-46f1-9a8a-271319429f7a (97528833-581f-46f1-9a8a-271319429f7a): created successfully Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2445fe3c-748d-4529-b272-f8a44bf34875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:05:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Flow 'volume_create_manager' (11181b33-ed8b-42b4-9bcc-71db2c615ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:05:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ac4d47ce-e3cb-44fd-b2c5-580ec1f9a0bc tempest-AttachVolumeNegativeTest-87456751 None] Created volume successfully. Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a04cf96-23e2-4e72-8a28-f5dc1c07dae2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:05:17 devstack sudo[110653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a Jun 29 11:05:17 devstack sudo[110653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:05:17 devstack sudo[110653]: pam_unix(sudo:session): session closed for user root Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a" returned: 0 in 0.783s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.801s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:05:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-97528833-581f-46f1-9a8a-271319429f7a', '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': '043cac7c-9f8c-4e1a-9acb-d02aeca92be3', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:05:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-84cfb210-550f-45b0-a4a3-4f8c2b312b6a req-9f43c8d6-b043-49ce-bdb3-f3722e8068a2 tempest-AttachVolumeNegativeTest-87456751 None] attachment_update completed successfully. Jun 29 11:05:24 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-5d022379-0fbb-456f-a8e6-9fcfce5482e2 req-3e1a9452-a5ec-4f92-8825-c76ed1089c51 tempest-AttachVolumeNegativeTest-87456751 None] Terminate volume connection completed successfully. Jun 29 11:05:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-5d022379-0fbb-456f-a8e6-9fcfce5482e2 req-3e1a9452-a5ec-4f92-8825-c76ed1089c51 tempest-AttachVolumeNegativeTest-87456751 None] Deleting attachment 043cac7c-9f8c-4e1a-9acb-d02aeca92be3. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:05:28 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=8,cinder:UPDATE=4,cinder:INSERT=1,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:05:34 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=5,cinder:SELECT=9 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:12 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/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:06:12 devstack sudo[111292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:13 devstack sudo[111292]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.705s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:06:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:06:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:06:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Flow 'volume_create_manager' (672161e3-bcb8-49d2-a21a-0a664d49d289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8195886a-b479-4307-8e4c-2d055f4380e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8195886a-b479-4307-8e4c-2d055f4380e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1794789466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b2f0b34-74f2-4d97-802f-8e5a339815e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b66f9e66415412b810b78136b073b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:06:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:06:16Z,use_quota=True,user_id='9d048028f1a14b2ab2efa43b8e7c676f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e155d63-50ba-4b6c-907c-6e44e63b5680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e155d63-50ba-4b6c-907c-6e44e63b5680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1f46d11-8eed-4135-8016-96ac7cbfe4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1f46d11-8eed-4135-8016-96ac7cbfe4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b2f0b34-74f2-4d97-802f-8e5a339815e8', 'volume_name': 'volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ae96c58-4c97-4e58-8279-e0503e5591a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ae96c58-4c97-4e58-8279-e0503e5591a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (809b1006-20e0-4a03-8e4a-4810ce6e79f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:06:16 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Volume 1b2f0b34-74f2-4d97-802f-8e5a339815e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8', 'volume_size': 1} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1794789466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1b2f0b34-74f2-4d97-802f-8e5a339815e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b66f9e66415412b810b78136b073b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:06:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:06:16Z,use_quota=True,user_id='9d048028f1a14b2ab2efa43b8e7c676f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Creating volume 1b2f0b34-74f2-4d97-802f-8e5a339815e8 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:06:16 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:06:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:16 devstack sudo[111299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 1073741824 Jun 29 11:06:16 devstack sudo[111299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:17 devstack sudo[111299]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 1073741824" returned: 0 in 0.889s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:17 devstack sudo[111304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 Jun 29 11:06:17 devstack sudo[111304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:18 devstack sudo[111304]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8" returned: 0 in 0.698s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] <== create_volume: return (1631ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.634s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (809b1006-20e0-4a03-8e4a-4810ce6e79f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (565ba9bd-1a65-4f85-b701-ce71efdeb82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:06:18 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Volume volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 (1b2f0b34-74f2-4d97-802f-8e5a339815e8): created successfully Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (565ba9bd-1a65-4f85-b701-ce71efdeb82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:06:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Flow 'volume_create_manager' (672161e3-bcb8-49d2-a21a-0a664d49d289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:06:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b5274b48-7448-4d3f-a02a-3b5e5fb8e7f3 tempest-AttachVolumeNegativeTest-87456751 None] Created volume successfully. Jun 29 11:06:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:21 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a58c41b3-cfc1-46f4-8651-9899d4191dea]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:06:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:21 devstack sudo[111316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 Jun 29 11:06:21 devstack sudo[111316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:22 devstack sudo[111316]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8" returned: 0 in 0.813s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.830s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814', 'name': 'volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8', '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': 'd8c791d0-4eb9-4f4e-a85c-8cfb10c6b86c', 'enforce_multipath': True} {{(pid=93485) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Jun 29 11:06:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-4c5dbc39-2eea-4ac3-8254-d83ea3b50aff req-489ab76b-c55d-428d-bdca-75a0c6627358 tempest-AttachVolumeNegativeTest-87456751 None] attachment_update completed successfully. Jun 29 11:06:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [req-27282c5e-d2ae-4bd6-b13f-71c3ee255676 req-b138b70b-b18b-4cf6-a30c-16f98149540e tempest-AttachVolumeNegativeTest-87456751 None] Terminate volume connection completed successfully. Jun 29 11:06:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [req-27282c5e-d2ae-4bd6-b13f-71c3ee255676 req-b138b70b-b18b-4cf6-a30c-16f98149540e tempest-AttachVolumeNegativeTest-87456751 None] Deleting attachment d8c791d0-4eb9-4f4e-a85c-8cfb10c6b86c. {{(pid=93485) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Jun 29 11:06:39 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=9,cinder:UPDATE=5,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:06:39 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=9,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:06:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "cinder-1b2f0b34-74f2-4d97-802f-8e5a339815e8-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:06:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-1b2f0b34-74f2-4d97-802f-8e5a339815e8-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:06:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "cinder-quobyte-1b2f0b34-74f2-4d97-802f-8e5a339815e8" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:06:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-quobyte-1b2f0b34-74f2-4d97-802f-8e5a339815e8" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:06:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b01dffc-6eb7-4ad7-ada3-8e243fc765de]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:06:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:40 devstack sudo[111791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 Jun 29 11:06:40 devstack sudo[111791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:41 devstack sudo[111791]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8" returned: 0 in 0.793s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:41 devstack sudo[111797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8 Jun 29 11:06:41 devstack sudo[111797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:41 devstack sudo[111797]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1b2f0b34-74f2-4d97-802f-8e5a339815e8" returned: 0 in 0.713s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-quobyte-1b2f0b34-74f2-4d97-802f-8e5a339815e8" released by "delete_volume" :: held 1.547s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:06:41 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Created reservations ['40320603-8dcd-47ab-aff4-78bdd3e41a71', 'ce7592cc-3593-4300-a795-3b8aaa23d467', '098a70b2-51d2-4168-938b-6a596daaad95', '799dbf73-c9f5-4df8-a700-0483271ad2a3'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:42 devstack sudo[111801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:06:42 devstack sudo[111801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "cinder-97528833-581f-46f1-9a8a-271319429f7a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-97528833-581f-46f1-9a8a-271319429f7a-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "cinder-quobyte-97528833-581f-46f1-9a8a-271319429f7a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-quobyte-97528833-581f-46f1-9a8a-271319429f7a" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a83e5311-17c4-4cd2-8ed6-e81176bfdb50]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:42 devstack sudo[111801]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.790s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:06:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Deleted volume successfully. Jun 29 11:06:42 devstack sudo[111804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a Jun 29 11:06:42 devstack sudo[111804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8ecacf70-0e49-4941-8f66-2f49d52906e4 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-1b2f0b34-74f2-4d97-802f-8e5a339815e8-delete_volume" released by "delete_volume" :: held 2.594s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:06:43 devstack sudo[111804]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a" returned: 0 in 0.817s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:43 devstack sudo[111809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a Jun 29 11:06:43 devstack sudo[111809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:44 devstack sudo[111809]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-97528833-581f-46f1-9a8a-271319429f7a" returned: 0 in 0.778s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-quobyte-97528833-581f-46f1-9a8a-271319429f7a" released by "delete_volume" :: held 1.655s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Created reservations ['37e18a30-8b57-4f7c-83fe-d9b7d36fd22c', '2355b8c6-5eb6-4577-b12b-129e08cc33a5', '7a3d2ec7-d2a7-482f-8c4f-9bbbbb310b14', '1a84b250-7851-4e8f-a0ea-8eb7e7c7cfdc'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:44 devstack sudo[111812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:06:44 devstack sudo[111812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "cinder-a8e707f3-2ec2-431f-9885-ef7349fc629a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-a8e707f3-2ec2-431f-9885-ef7349fc629a-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:06:45 devstack sudo[111812]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "cinder-quobyte-a8e707f3-2ec2-431f-9885-ef7349fc629a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.728s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:06:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Deleted volume successfully. Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-quobyte-a8e707f3-2ec2-431f-9885-ef7349fc629a" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[dca56f71-4ae1-47da-94fc-af1d4b214c08]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3ace1eff-8029-4d9d-b066-965aeb8ec251 tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-97528833-581f-46f1-9a8a-271319429f7a-delete_volume" released by "delete_volume" :: held 2.663s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:06:45 devstack sudo[111815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a Jun 29 11:06:45 devstack sudo[111815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:46 devstack sudo[111815]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a" returned: 0 in 0.755s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:46 devstack sudo[111820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a Jun 29 11:06:46 devstack sudo[111820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:46 devstack sudo[111820]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a8e707f3-2ec2-431f-9885-ef7349fc629a" returned: 0 in 0.644s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-quobyte-a8e707f3-2ec2-431f-9885-ef7349fc629a" released by "delete_volume" :: held 1.448s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Created reservations ['69904e32-be33-44b8-9cf4-4b5487ee5e23', 'e17b9c77-a347-4380-a0f4-5af77e368d27', '367bdd63-09f1-4d94-ade0-a2d206b084c1', '6eea9d2c-1541-4ce2-9ded-9ef4dad4ca1a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:06:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:06:46 devstack sudo[111823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:06:46 devstack sudo[111823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:06:47 devstack sudo[111823]: pam_unix(sudo:session): session closed for user root Jun 29 11:06:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.677s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:06:47 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:06:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Deleted volume successfully. Jun 29 11:06:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1033311a-07af-49c8-a827-f8c08888de4f tempest-AttachVolumeNegativeTest-87456751 None] Lock "cinder-a8e707f3-2ec2-431f-9885-ef7349fc629a-delete_volume" released by "delete_volume" :: held 2.386s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:06:56 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=21,cinder:SELECT=14,cinder:INSERT=5,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:06:57 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=16,cinder:INSERT=7,cinder:UPDATE=27,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:06:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-565b9223-4449-4a5f-b0df-b249a9149e71 tempest-GroupSnapshotsTest-2048559441 None] Group tempest-GroupSnapshotsTest-Group-750362042: creating Jun 29 11:06:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-565b9223-4449-4a5f-b0df-b249a9149e71 tempest-GroupSnapshotsTest-2048559441 None] Group tempest-GroupSnapshotsTest-Group-750362042: created successfully Jun 29 11:06:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-565b9223-4449-4a5f-b0df-b249a9149e71 tempest-GroupSnapshotsTest-2048559441 None] Create group completed successfully. Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (39eca6a5-0abb-4875-9119-0faeef4dfcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47abfd41-8d86-4f44-8d71-bc2bca6ddd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47abfd41-8d86-4f44-8d71-bc2bca6ddd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1095394362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1231cee6-5d13-4e64-b0ac-10d135412ca9,host='devstack@QuobyteHD#QuobyteHD',id=beb8c1df-34fc-4120-96fc-b43f829fb13d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:07:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:07:00Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b623bf84-fd88-454a-8f71-a31c70da6b62),volume_type_id=b623bf84-fd88-454a-8f71-a31c70da6b62)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f574a0e-5a06-4e7a-a5ce-033dbf784fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f574a0e-5a06-4e7a-a5ce-033dbf784fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa0ac305-61d7-442a-bb1e-4ef12ba53010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa0ac305-61d7-442a-bb1e-4ef12ba53010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'beb8c1df-34fc-4120-96fc-b43f829fb13d', 'volume_name': 'volume-beb8c1df-34fc-4120-96fc-b43f829fb13d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ba6c68a-cdfb-4495-bbf4-0f378a3b068a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ba6c68a-cdfb-4495-bbf4-0f378a3b068a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6e137d0-a2a9-4f47-85db-83108856f50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Volume beb8c1df-34fc-4120-96fc-b43f829fb13d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-beb8c1df-34fc-4120-96fc-b43f829fb13d', 'volume_size': 1} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=1231cee6-5d13-4e64-b0ac-10d135412ca9,created_at=2026-06-29T09:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1095394362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1231cee6-5d13-4e64-b0ac-10d135412ca9,host='devstack@QuobyteHD#QuobyteHD',id=beb8c1df-34fc-4120-96fc-b43f829fb13d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:07:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:07:00Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b623bf84-fd88-454a-8f71-a31c70da6b62),volume_type_id=b623bf84-fd88-454a-8f71-a31c70da6b62)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Creating volume beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:07:00 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:07:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:00 devstack sudo[111829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d 1073741824 Jun 29 11:07:00 devstack sudo[111829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:01 devstack sudo[111829]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d 1073741824" returned: 0 in 0.873s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:01 devstack sudo[111835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:01 devstack sudo[111835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:01 devstack sudo[111835]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.722s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] <== create_volume: return (1688ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:07:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.691s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6e137d0-a2a9-4f47-85db-83108856f50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-beb8c1df-34fc-4120-96fc-b43f829fb13d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65008978-7edd-413e-bb5d-8bbce5766c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:02 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Volume volume-beb8c1df-34fc-4120-96fc-b43f829fb13d (beb8c1df-34fc-4120-96fc-b43f829fb13d): created successfully Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65008978-7edd-413e-bb5d-8bbce5766c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (39eca6a5-0abb-4875-9119-0faeef4dfcea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:07:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d6f6003a-e7ea-470f-9450-142c76946a15 tempest-GroupSnapshotsTest-2048559441 None] Created volume successfully. Jun 29 11:07:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] GroupSnapshot 1085fc1a-7d01-4c49-935a-9554f126c99a: creating. Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Group snapshot 1085fc1a-7d01-4c49-935a-9554f126c99a: creating. {{(pid=93485) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Creating offline snapshot ee7144b1-c579-4d53-b45a-7c636f0b33bd of volume beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[05a20cdc-67da-467d-a6ba-f26827cc474e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:03 devstack sudo[111839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:03 devstack sudo[111839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:03 devstack sudo[111839]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.790s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:03 devstack sudo[111844]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd 1G Jun 29 11:07:03 devstack sudo[111844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:04 devstack sudo[111844]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd 1G" returned: 0 in 0.848s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-beb8c1df-34fc-4120-96fc-b43f829fb13d -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:04 devstack sudo[111850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-beb8c1df-34fc-4120-96fc-b43f829fb13d -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd Jun 29 11:07:04 devstack sudo[111850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:05 devstack sudo[111850]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-beb8c1df-34fc-4120-96fc-b43f829fb13d -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd" returned: 0 in 0.753s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:05 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:05 devstack sudo[111855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd Jun 29 11:07:05 devstack sudo[111855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:06 devstack sudo[111855]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd" returned: 0 in 0.684s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:06 devstack sudo[111858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info Jun 29 11:07:06 devstack sudo[111858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:06 devstack sudo[111858]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info" returned: 0 in 0.673s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:06 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:06 devstack sudo[111861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info Jun 29 11:07:06 devstack sudo[111861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:07 devstack sudo[111861]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.info" returned: 0 in 0.653s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.490s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-36816192-31dd-44b0-b941-82e7bf7bfeec tempest-GroupSnapshotsTest-2048559441 None] group_snapshot 1085fc1a-7d01-4c49-935a-9554f126c99a: created successfully Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-ee7144b1-c579-4d53-b45a-7c636f0b33bd-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-ee7144b1-c579-4d53-b45a-7c636f0b33bd-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Creating volume 202f7a62-f0f0-4585-a437-dd2bc41bbb5f from snapshot ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" acquired by "_copy_volume_from_snapshot" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] snapshot: ee7144b1-c579-4d53-b45a-7c636f0b33bd, volume: 202f7a62-f0f0-4585-a437-dd2bc41bbb5f, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d66ed99-4744-4bfb-ba07-189fc3ba8363]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:09 devstack sudo[111864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd Jun 29 11:07:09 devstack sudo[111864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:10 devstack sudo[111864]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd" returned: 0 in 0.786s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-beb8c1df-34fc-4120-96fc-b43f829fb13d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[725e828f-fcb7-4a99-9cce-2d9d191537fd]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:10 devstack sudo[111905]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:10 devstack sudo[111905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:10 devstack sudo[111905]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.762s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 11:07:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:11 devstack sudo[111910]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f Jun 29 11:07:11 devstack sudo[111910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:12 devstack sudo[111925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:07:12 devstack sudo[111925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:14 devstack sudo[111925]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.803s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:07:14 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:07:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:07:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:07:15 devstack sudo[111910]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" returned: 0 in 4.914s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[58ac9a8a-6580-4a79-99dd-e0d6562a7aa2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:16 devstack sudo[111930]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:16 devstack sudo[111930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:16 devstack sudo[111930]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.985s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:16 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d, size 1024.00 MB, duration 4.91 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:07:16 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Converted 1024.00 MB image at 208.36 MB/s Jun 29 11:07:16 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:16 devstack sudo[111935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f Jun 29 11:07:16 devstack sudo[111935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:17 devstack sudo[111935]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" returned: 0 in 0.685s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" released by "_copy_volume_from_snapshot" :: held 8.238s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-ee7144b1-c579-4d53-b45a-7c636f0b33bd-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" released by "_create_volume_from_snapshot" :: held 8.274s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.293s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:17 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6093e151-2435-4ac4-913b-bf7a502adab3 tempest-GroupSnapshotsTest-2048559441 None] Create group from source-snapshot-1085fc1a-7d01-4c49-935a-9554f126c99a completed successfully. Jun 29 11:07:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff58cc22-650d-4799-95dc-24d482e6367c]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:19 devstack sudo[111938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f Jun 29 11:07:19 devstack sudo[111938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:20 devstack sudo[111938]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" returned: 0 in 0.909s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:20 devstack sudo[111943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f Jun 29 11:07:20 devstack sudo[111943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:20 devstack sudo[111943]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" returned: 0 in 0.707s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-202f7a62-f0f0-4585-a437-dd2bc41bbb5f" released by "delete_volume" :: held 1.662s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['53ad5f38-7239-46ed-a54f-f8773345ea44'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:20 devstack cinder-volume[93485]: WARNING cinder.quota [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1015238589 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1015238589, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:07:20 devstack cinder-volume[93485]: WARNING cinder.quota [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1015238589 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1015238589, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['af97a15a-39fb-451d-9170-c28d7e37c4d2', '9bbc3bf1-90d6-44af-b127-e99a1e262247', 'e7700ebb-410c-4fa9-bf47-a7b758a07efa', 'd6f39b4f-10b7-4880-92e7-40549af70eb8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:21 devstack sudo[111946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:07:21 devstack sudo[111946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] group_snapshot 1085fc1a-7d01-4c49-935a-9554f126c99a: deleting Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] group_snapshot 1085fc1a-7d01-4c49-935a-9554f126c99a: deleting {{(pid=93485) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-beb8c1df-34fc-4120-96fc-b43f829fb13d" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-beb8c1df-34fc-4120-96fc-b43f829fb13d" acquired by "delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-ee7144b1-c579-4d53-b45a-7c636f0b33bd" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:21 devstack sudo[111946]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.757s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-ee7144b1-c579-4d53-b45a-7c636f0b33bd" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Deleting offline snapshot ee7144b1-c579-4d53-b45a-7c636f0b33bd of volume beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] snapshot_file for this snap is: volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:07:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4e005603-4bbd-403f-a764-2f3539de106e tempest-GroupSnapshotsTest-2048559441 None] Delete group completed successfully. Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[84fbb15e-cac9-4b78-bcbc-5fb88d39b286]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:21 devstack sudo[111950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd Jun 29 11:07:21 devstack sudo[111950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:22 devstack sudo[111950]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd" returned: 0 in 0.821s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-beb8c1df-34fc-4120-96fc-b43f829fb13d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:07:22 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a350cdaf-bf52-471a-804e-d0656872061a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:22 devstack sudo[111955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:22 devstack sudo[111955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:23 devstack sudo[111955]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.882s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:23 devstack sudo[111960]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd Jun 29 11:07:23 devstack sudo[111960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:24 devstack sudo[111960]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd" returned: 0 in 0.794s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:24 devstack sudo[111965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd Jun 29 11:07:24 devstack sudo[111965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:25 devstack sudo[111965]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d.ee7144b1-c579-4d53-b45a-7c636f0b33bd" returned: 0 in 0.726s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-ee7144b1-c579-4d53-b45a-7c636f0b33bd" released by "_delete_snapshot" :: held 3.345s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-beb8c1df-34fc-4120-96fc-b43f829fb13d" released by "delete_snapshot" :: held 3.373s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:25 devstack cinder-volume[93485]: WARNING cinder.quota [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1015238589 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1015238589, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:07:25 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['e50ec2eb-2316-490c-b3c0-0d232e4abb02', '7a87dcd5-450b-4d76-9faf-595c333f09d5', '3b422bc7-f3ce-46c3-92c8-4767452fe312', '92fe8424-8464-4a5e-9dcd-0d5615d1a94e'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-45d6f4dc-b97b-4be8-869f-6152582d07e2 tempest-GroupSnapshotsTest-2048559441 None] group_snapshot 1085fc1a-7d01-4c49-935a-9554f126c99a: deleted successfully Jun 29 11:07:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-beb8c1df-34fc-4120-96fc-b43f829fb13d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-beb8c1df-34fc-4120-96fc-b43f829fb13d" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:26 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[e59b3ae0-6e8d-476c-b3ed-a9a0ed241f26]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:26 devstack sudo[111968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:26 devstack sudo[111968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:27 devstack sudo[111968]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.875s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:27 devstack sudo[111973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d Jun 29 11:07:27 devstack sudo[111973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:28 devstack sudo[111973]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-beb8c1df-34fc-4120-96fc-b43f829fb13d" returned: 0 in 0.785s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-beb8c1df-34fc-4120-96fc-b43f829fb13d" released by "delete_volume" :: held 1.732s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['2055b674-2591-4d3d-9c8c-d862dabb24a0'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:28 devstack cinder-volume[93485]: WARNING cinder.db.api [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 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-1015238589'] Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['6d145392-1f82-47a3-b399-36f0285e7790', '40287b7b-a18b-4bc8-a51e-556ea8c90f43', '1d99401f-18ad-45b2-af98-da7f7099a78f', '0c809848-9744-4bc5-892b-5ecfdc80568b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:28 devstack sudo[111982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:07:28 devstack sudo[111982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:29 devstack sudo[111982]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.688s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:29 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:07:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1cf76159-f42a-4cb0-a539-2e18ec5d8094 tempest-GroupSnapshotsTest-2048559441 None] Delete group completed successfully. Jun 29 11:07:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c25497a1-ef2b-4f35-9efe-d1e5a1da94d0 tempest-GroupSnapshotsTest-2048559441 None] Group tempest-GroupSnapshotsTest-Group-1325660225: creating Jun 29 11:07:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c25497a1-ef2b-4f35-9efe-d1e5a1da94d0 tempest-GroupSnapshotsTest-2048559441 None] Group tempest-GroupSnapshotsTest-Group-1325660225: created successfully Jun 29 11:07:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c25497a1-ef2b-4f35-9efe-d1e5a1da94d0 tempest-GroupSnapshotsTest-2048559441 None] Create group completed successfully. Jun 29 11:07:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (00223f14-6c52-45fc-807f-48716a9f0ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eed512be-f8b2-4d4c-b1ab-3c37b99d8f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eed512be-f8b2-4d4c-b1ab-3c37b99d8f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1623638881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b7ef575-6d3b-46ea-9c47-fe67429a3db9,host='devstack@QuobyteHD#QuobyteHD',id=b875f90c-ec74-4a64-8b52-39b2ac23284b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:07:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:07:31Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67228651-d2ac-468f-bd41-dea434aa51fe),volume_type_id=67228651-d2ac-468f-bd41-dea434aa51fe)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b825b7f-2703-45f9-a8b4-bc8f2aa6cc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b825b7f-2703-45f9-a8b4-bc8f2aa6cc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (491afa56-ea3a-4afc-b950-823f54e1acc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (491afa56-ea3a-4afc-b950-823f54e1acc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b875f90c-ec74-4a64-8b52-39b2ac23284b', 'volume_name': 'volume-b875f90c-ec74-4a64-8b52-39b2ac23284b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bcbc8aa-fc69-419c-93a5-463ead5d0d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bcbc8aa-fc69-419c-93a5-463ead5d0d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ceb2976-d09a-40a9-9974-acfbf3e03d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:31 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Volume b875f90c-ec74-4a64-8b52-39b2ac23284b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b875f90c-ec74-4a64-8b52-39b2ac23284b', 'volume_size': 1} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=0b7ef575-6d3b-46ea-9c47-fe67429a3db9,created_at=2026-06-29T09:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1623638881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b7ef575-6d3b-46ea-9c47-fe67429a3db9,host='devstack@QuobyteHD#QuobyteHD',id=b875f90c-ec74-4a64-8b52-39b2ac23284b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:07:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:07:31Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67228651-d2ac-468f-bd41-dea434aa51fe),volume_type_id=67228651-d2ac-468f-bd41-dea434aa51fe)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Creating volume b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:07:31 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:07:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:31 devstack sudo[111985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b 1073741824 Jun 29 11:07:31 devstack sudo[111985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:32 devstack sudo[111985]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b 1073741824" returned: 0 in 0.947s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:32 devstack sudo[111992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b Jun 29 11:07:32 devstack sudo[111992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:32 devstack sudo[111992]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b" returned: 0 in 0.690s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] <== create_volume: return (1686ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.689s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ceb2976-d09a-40a9-9974-acfbf3e03d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b875f90c-ec74-4a64-8b52-39b2ac23284b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7af53e73-fdfa-49b2-9337-c785b159d0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Volume volume-b875f90c-ec74-4a64-8b52-39b2ac23284b (b875f90c-ec74-4a64-8b52-39b2ac23284b): created successfully Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7af53e73-fdfa-49b2-9337-c785b159d0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (00223f14-6c52-45fc-807f-48716a9f0ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:07:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3ad8ca92-dbd6-44c2-869a-76ccb59df7af tempest-GroupSnapshotsTest-2048559441 None] Created volume successfully. Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (4cfb5094-f936-44bb-9224-7df430ee6c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49f517fc-6327-4d06-8dfc-ec3dc7a93999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49f517fc-6327-4d06-8dfc-ec3dc7a93999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1186166815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b7ef575-6d3b-46ea-9c47-fe67429a3db9,host='devstack@QuobyteHD#QuobyteHD',id=a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:07:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:07:34Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67228651-d2ac-468f-bd41-dea434aa51fe),volume_type_id=67228651-d2ac-468f-bd41-dea434aa51fe)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d96c31b-a634-484e-8187-83e1dc596c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d96c31b-a634-484e-8187-83e1dc596c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b031534-2f69-47a1-9d42-f48f4732a014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b031534-2f69-47a1-9d42-f48f4732a014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5', 'volume_name': 'volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b809b6f-644e-442a-9bfd-a77f7036efdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b809b6f-644e-442a-9bfd-a77f7036efdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ab88faa-da8f-416c-b404-c5d71aa925b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Volume a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5', 'volume_size': 1} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=0b7ef575-6d3b-46ea-9c47-fe67429a3db9,created_at=2026-06-29T09:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1186166815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b7ef575-6d3b-46ea-9c47-fe67429a3db9,host='devstack@QuobyteHD#QuobyteHD',id=a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:07:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:07:34Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67228651-d2ac-468f-bd41-dea434aa51fe),volume_type_id=67228651-d2ac-468f-bd41-dea434aa51fe)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Creating volume a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:07:34 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:07:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:34 devstack sudo[111995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 1073741824 Jun 29 11:07:34 devstack sudo[111995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:35 devstack sudo[111995]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 1073741824" returned: 0 in 0.921s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:35 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/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 Jun 29 11:07:35 devstack sudo[112000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:35 devstack sudo[112000]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" returned: 0 in 0.688s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] <== create_volume: return (1664ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.667s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ab88faa-da8f-416c-b404-c5d71aa925b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4e10e68-b2a5-4fe1-a8a4-673980f36e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:07:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Volume volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 (a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5): created successfully Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4e10e68-b2a5-4fe1-a8a4-673980f36e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:07:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (4cfb5094-f936-44bb-9224-7df430ee6c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:07:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8422675c-a3ac-4a17-b7f3-26688824d845 tempest-GroupSnapshotsTest-2048559441 None] Created volume successfully. Jun 29 11:07:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f6b3bb6a-c4ae-4dea-b1fd-3dc9a37fb90f tempest-GroupSnapshotsTest-2048559441 None] Update group completed successfully. Jun 29 11:07:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fed5eaaa-2ad0-498c-b093-46cae9233658 tempest-GroupSnapshotsTest-2048559441 None] Update group completed successfully. Jun 29 11:07:39 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c20c3efe-e0c6-45e3-8807-d694ec4dbcb5 tempest-GroupSnapshotsTest-2048559441 None] Update group completed successfully. Jun 29 11:07:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-eaf91951-2d05-45f5-b2b2-316dbff9dfd6 tempest-GroupSnapshotsTest-2048559441 None] Update group completed successfully. Jun 29 11:07:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] GroupSnapshot fe81113b-f046-449d-8df5-36f8a4917a3a: creating. Jun 29 11:07:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Group snapshot fe81113b-f046-449d-8df5-36f8a4917a3a: creating. {{(pid=93485) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Jun 29 11:07:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Creating offline snapshot 2c53fbaf-bf5e-4112-a444-f4532fec2fbd of volume b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:07:41 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2014a3a0-289d-4c71-8686-2baff3a2c8ea]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:41 devstack sudo[112006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b Jun 29 11:07:41 devstack sudo[112006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:42 devstack sudo[112006]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b" returned: 0 in 0.744s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:42 devstack sudo[112011]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd 1G Jun 29 11:07:42 devstack sudo[112011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:43 devstack sudo[112011]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd 1G" returned: 0 in 0.876s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b875f90c-ec74-4a64-8b52-39b2ac23284b -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:43 devstack sudo[112017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b875f90c-ec74-4a64-8b52-39b2ac23284b -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd Jun 29 11:07:43 devstack sudo[112017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:44 devstack sudo[112017]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b875f90c-ec74-4a64-8b52-39b2ac23284b -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd" returned: 0 in 0.710s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:44 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:44 devstack sudo[112022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd Jun 29 11:07:44 devstack sudo[112022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:44 devstack sudo[112022]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd" returned: 0 in 0.692s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:44 devstack sudo[112025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info Jun 29 11:07:44 devstack sudo[112025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:45 devstack sudo[112025]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info" returned: 0 in 0.710s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:45 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:45 devstack sudo[112028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info Jun 29 11:07:45 devstack sudo[112028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:46 devstack sudo[112028]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.info" returned: 0 in 0.704s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.531s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Creating offline snapshot 41ab57c6-1878-4302-b3b4-fa3d09f31062 of volume a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f89991ec-9b0c-4ed5-87ee-265eb2e9ea76]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:46 devstack sudo[112031]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 Jun 29 11:07:46 devstack sudo[112031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:47 devstack sudo[112031]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" returned: 0 in 0.908s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:47 devstack sudo[112036]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 1G Jun 29 11:07:47 devstack sudo[112036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:48 devstack sudo[112036]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 1G" returned: 0 in 0.946s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:48 devstack sudo[112041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 Jun 29 11:07:48 devstack sudo[112041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:48 devstack sudo[112041]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062" returned: 0 in 0.731s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:48 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:48 devstack sudo[112046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 Jun 29 11:07:49 devstack sudo[112046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:49 devstack sudo[112046]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062" returned: 0 in 0.643s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:49 devstack sudo[112049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info Jun 29 11:07:49 devstack sudo[112049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:50 devstack sudo[112049]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info" returned: 0 in 0.741s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:50 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:07:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:50 devstack sudo[112052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info Jun 29 11:07:50 devstack sudo[112052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:51 devstack sudo[112052]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.info" returned: 0 in 0.713s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.788s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:07:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-22d61f24-6294-470b-a6d1-cd0acf1ea747 tempest-GroupSnapshotsTest-2048559441 None] group_snapshot fe81113b-f046-449d-8df5-36f8a4917a3a: created successfully Jun 29 11:07:52 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] group_snapshot fe81113b-f046-449d-8df5-36f8a4917a3a: deleting Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] group_snapshot fe81113b-f046-449d-8df5-36f8a4917a3a: deleting {{(pid=93485) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-b875f90c-ec74-4a64-8b52-39b2ac23284b" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-b875f90c-ec74-4a64-8b52-39b2ac23284b" acquired by "delete_snapshot" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-2c53fbaf-bf5e-4112-a444-f4532fec2fbd" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-2c53fbaf-bf5e-4112-a444-f4532fec2fbd" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Deleting offline snapshot 2c53fbaf-bf5e-4112-a444-f4532fec2fbd of volume b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] snapshot_file for this snap is: volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ed5279f-d8a6-4be7-95db-8a9108152b61]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:52 devstack sudo[112057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd Jun 29 11:07:52 devstack sudo[112057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:53 devstack sudo[112057]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd" returned: 0 in 0.873s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b875f90c-ec74-4a64-8b52-39b2ac23284b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:07:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3213433c-d006-496c-a0d2-f9430681e9aa]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:53 devstack sudo[112062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b Jun 29 11:07:53 devstack sudo[112062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:54 devstack sudo[112062]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:54 devstack sudo[112067]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd Jun 29 11:07:54 devstack sudo[112067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:55 devstack sudo[112067]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd" returned: 0 in 0.768s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:55 devstack sudo[112073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd Jun 29 11:07:55 devstack sudo[112073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:55 devstack sudo[112073]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b.2c53fbaf-bf5e-4112-a444-f4532fec2fbd" returned: 0 in 0.661s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-2c53fbaf-bf5e-4112-a444-f4532fec2fbd" released by "_delete_snapshot" :: held 3.271s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-b875f90c-ec74-4a64-8b52-39b2ac23284b" released by "delete_snapshot" :: held 3.296s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" acquired by "delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-41ab57c6-1878-4302-b3b4-fa3d09f31062" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-41ab57c6-1878-4302-b3b4-fa3d09f31062" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Deleting offline snapshot 41ab57c6-1878-4302-b3b4-fa3d09f31062 of volume a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] snapshot_file for this snap is: volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac4b4cfb-d4db-4500-a428-7a847b4016ad]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:55 devstack sudo[112076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 Jun 29 11:07:56 devstack sudo[112076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:56 devstack sudo[112076]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062" returned: 0 in 0.825s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:07:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9969913-00ec-419d-b726-59e838b70964]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:07:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:56 devstack sudo[112081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 Jun 29 11:07:56 devstack sudo[112081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:57 devstack sudo[112081]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" returned: 0 in 0.771s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:57 devstack sudo[112086]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 Jun 29 11:07:57 devstack sudo[112086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:58 devstack sudo[112086]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062" returned: 0 in 0.781s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:07:58 devstack sudo[112092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062 Jun 29 11:07:58 devstack sudo[112092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:07:59 devstack sudo[112092]: pam_unix(sudo:session): session closed for user root Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5.41ab57c6-1878-4302-b3b4-fa3d09f31062" returned: 0 in 0.694s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-41ab57c6-1878-4302-b3b4-fa3d09f31062" released by "_delete_snapshot" :: held 3.208s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" released by "delete_snapshot" :: held 3.230s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=49,cinder:SELECT=60,cinder:DELETE=2,cinder:INSERT=9 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=63,cinder:UPDATE=51,cinder:INSERT=11,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:07:59 devstack cinder-volume[93485]: WARNING cinder.quota [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-289514196 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-289514196, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:07:59 devstack cinder-volume[93485]: WARNING cinder.quota [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-289514196 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-289514196, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['4bbc7d2e-d008-4f85-8bf1-5a58068165ef', '4ce19471-316b-4180-bb63-4cf083d2a19c', '3b3cfafb-7796-4768-bfa4-8b2fff87d64c', 'c5bdd8b9-72b1-4a42-8f4d-6a0bada430f9'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:59 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['b43acad3-6bfc-4139-b542-57892098e999', 'cf7ed87d-b857-4248-924d-42ce851d9891', '05461e91-fa57-4aef-8672-8b426058dbbe', '8e6acb74-4b2f-42cb-99d4-794ad330f2ff'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:07:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-15014312-52a9-49e0-bf91-0a1de3ef30fc tempest-GroupSnapshotsTest-2048559441 None] group_snapshot fe81113b-f046-449d-8df5-36f8a4917a3a: deleted successfully Jun 29 11:08:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a1d2d06-04df-4f60-bbd5-65f2e03bbb48]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:00 devstack sudo[112096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 Jun 29 11:08:00 devstack sudo[112096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:01 devstack sudo[112096]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" returned: 0 in 0.803s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:01 devstack sudo[112102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5 Jun 29 11:08:01 devstack sudo[112102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:02 devstack sudo[112102]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" returned: 0 in 0.759s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-a7d11296-1e18-4cfe-a31a-9f27c9bc9bd5" released by "delete_volume" :: held 1.627s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-b875f90c-ec74-4a64-8b52-39b2ac23284b" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-b875f90c-ec74-4a64-8b52-39b2ac23284b" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:02 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ef9507f-348d-40a4-976c-135253e642b6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:02 devstack sudo[112105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b Jun 29 11:08:02 devstack sudo[112105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:03 devstack sudo[112105]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b" returned: 0 in 0.878s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:03 devstack sudo[112110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b Jun 29 11:08:03 devstack sudo[112110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:03 devstack sudo[112110]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b875f90c-ec74-4a64-8b52-39b2ac23284b" returned: 0 in 0.705s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-b875f90c-ec74-4a64-8b52-39b2ac23284b" released by "delete_volume" :: held 1.650s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:03 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['4fd9c421-2dd3-42c6-aff8-e587a388167a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:03 devstack cinder-volume[93485]: WARNING cinder.quota [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-289514196 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-289514196, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:03 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['7618a252-c8f0-4201-aa17-0265217b1181', 'eff6e8e2-9d42-49c9-bcbf-f22c257c59c4', 'e95f8ce7-2ea2-4b72-be5d-2faefc2d360e', 'db34fab0-3d53-42ec-962e-b89ec9f83af3'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['4b889da1-49ff-4891-9105-e220883358c2', '1b75014e-2149-4ae0-ac61-e3faa69bbb61', 'a33e6def-c096-4b28-830b-7935b32b7fa7', '66436c63-a815-4423-803f-3bc1ceb7117c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:04 devstack sudo[112113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:08:04 devstack sudo[112113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2f3905b2-8202-4457-99e9-9194d5f7fdb3 tempest-GroupSnapshotsTest-2048559441 None] Group tempest-GroupSnapshotsTest-Group-996293446: creating Jun 29 11:08:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2f3905b2-8202-4457-99e9-9194d5f7fdb3 tempest-GroupSnapshotsTest-2048559441 None] Group tempest-GroupSnapshotsTest-Group-996293446: created successfully Jun 29 11:08:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2f3905b2-8202-4457-99e9-9194d5f7fdb3 tempest-GroupSnapshotsTest-2048559441 None] Create group completed successfully. Jun 29 11:08:05 devstack sudo[112113]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.774s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:05 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:08:05 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9d2c99e3-792b-4ee9-a0a6-c11c45169135 tempest-GroupSnapshotsTest-2048559441 None] Delete group completed successfully. Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (8081439b-a17a-46f0-ad28-10b6c611dc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (550df0e0-5666-42b9-bafa-e1fbe7497ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (550df0e0-5666-42b9-bafa-e1fbe7497ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1244296717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=810d7d62-bc5d-4a6f-9449-c53b6da8055e,host='devstack@QuobyteHD#QuobyteHD',id=312598f0-7f6c-4c09-bf3a-15bddaa08d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:08:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:08:06Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97c9836c-1add-4d1a-ac88-076630602bd2),volume_type_id=97c9836c-1add-4d1a-ac88-076630602bd2)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (516a2332-0bd6-4e69-8925-3c6c301a91f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (516a2332-0bd6-4e69-8925-3c6c301a91f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebd80690-1211-485e-9100-01bec93828e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebd80690-1211-485e-9100-01bec93828e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '312598f0-7f6c-4c09-bf3a-15bddaa08d2b', 'volume_name': 'volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (752f9bd7-9582-4057-89e4-1bef945eda36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (752f9bd7-9582-4057-89e4-1bef945eda36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c4efa6c-490d-45c8-85b7-ca78212c3971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:06 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Volume 312598f0-7f6c-4c09-bf3a-15bddaa08d2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b', 'volume_size': 1} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=810d7d62-bc5d-4a6f-9449-c53b6da8055e,created_at=2026-06-29T09:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1244296717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=810d7d62-bc5d-4a6f-9449-c53b6da8055e,host='devstack@QuobyteHD#QuobyteHD',id=312598f0-7f6c-4c09-bf3a-15bddaa08d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8298506302b74b95849883ec7c7ff3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:08:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:08:06Z,use_quota=True,user_id='9d841f1719694110a71c0d3ca0749634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97c9836c-1add-4d1a-ac88-076630602bd2),volume_type_id=97c9836c-1add-4d1a-ac88-076630602bd2)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Creating volume 312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:08:06 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:08:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:06 devstack sudo[112116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b 1073741824 Jun 29 11:08:06 devstack sudo[112116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:07 devstack sudo[112116]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b 1073741824" returned: 0 in 0.878s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:07 devstack sudo[112121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b Jun 29 11:08:07 devstack sudo[112121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:08 devstack sudo[112121]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" returned: 0 in 0.625s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] <== create_volume: return (1547ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.550s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c4efa6c-490d-45c8-85b7-ca78212c3971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6442cd0-6c5e-4dbb-9559-ad582a9554bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:08 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Volume volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b (312598f0-7f6c-4c09-bf3a-15bddaa08d2b): created successfully Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6442cd0-6c5e-4dbb-9559-ad582a9554bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Flow 'volume_create_manager' (8081439b-a17a-46f0-ad28-10b6c611dc45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:08:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a4050a4f-0c03-43ea-87bd-9c3e2f585915 tempest-GroupSnapshotsTest-2048559441 None] Created volume successfully. Jun 29 11:08:09 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] GroupSnapshot dc6f8de1-39b3-4b22-9dd5-00c1ce460308: creating. Jun 29 11:08:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Group snapshot dc6f8de1-39b3-4b22-9dd5-00c1ce460308: creating. {{(pid=93485) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Jun 29 11:08:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Creating offline snapshot d4414042-a003-4284-acd5-5d277e293b7d of volume 312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:08:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9e8058b-263e-44fe-9d2a-64c5e708bd25]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:09 devstack sudo[112124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b Jun 29 11:08:09 devstack sudo[112124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:10 devstack sudo[112124]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:10 devstack sudo[112129]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d 1G Jun 29 11:08:10 devstack sudo[112129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:11 devstack sudo[112129]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d 1G" returned: 0 in 0.991s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:11 devstack sudo[112170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d Jun 29 11:08:11 devstack sudo[112170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:11 devstack sudo[112170]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d" returned: 0 in 0.727s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:11 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:08:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:11 devstack sudo[112176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d Jun 29 11:08:11 devstack sudo[112176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:12 devstack sudo[112180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:08:12 devstack sudo[112180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:12 devstack sudo[112176]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d" returned: 0 in 0.719s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:12 devstack sudo[112182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info Jun 29 11:08:12 devstack sudo[112182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:13 devstack sudo[112180]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.810s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:08:13 devstack sudo[112182]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info" returned: 0 in 0.840s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:13 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:08:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:13 devstack sudo[112186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info Jun 29 11:08:13 devstack sudo[112186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:14 devstack sudo[112186]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.info" returned: 0 in 0.758s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.987s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8be9e6b3-8c71-488a-a013-37cbebe30b35 tempest-GroupSnapshotsTest-2048559441 None] group_snapshot dc6f8de1-39b3-4b22-9dd5-00c1ce460308: created successfully Jun 29 11:08:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] group_snapshot dc6f8de1-39b3-4b22-9dd5-00c1ce460308: deleting Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] group_snapshot dc6f8de1-39b3-4b22-9dd5-00c1ce460308: deleting {{(pid=93485) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-d4414042-a003-4284-acd5-5d277e293b7d" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-d4414042-a003-4284-acd5-5d277e293b7d" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Deleting offline snapshot d4414042-a003-4284-acd5-5d277e293b7d of volume 312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] snapshot_file for this snap is: volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9225a62e-f42d-40bc-9a22-6b4ab203c14a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:14 devstack sudo[112189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d Jun 29 11:08:14 devstack sudo[112189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:15 devstack sudo[112189]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d" returned: 0 in 0.808s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:08:15 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f4a5acfa-f802-4d9d-b51c-d31236b8484d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:15 devstack sudo[112196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b Jun 29 11:08:15 devstack sudo[112196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:16 devstack sudo[112196]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" returned: 0 in 0.849s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:16 devstack sudo[112201]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d Jun 29 11:08:16 devstack sudo[112201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:17 devstack sudo[112201]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d" returned: 0 in 0.777s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:17 devstack sudo[112206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d Jun 29 11:08:17 devstack sudo[112206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:17 devstack sudo[112206]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b.d4414042-a003-4284-acd5-5d277e293b7d" returned: 0 in 0.677s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-d4414042-a003-4284-acd5-5d277e293b7d" released by "_delete_snapshot" :: held 3.234s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" released by "delete_snapshot" :: held 3.257s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:18 devstack cinder-volume[93485]: WARNING cinder.quota [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2098587380 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2098587380, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:18 devstack cinder-volume[93485]: WARNING cinder.quota [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2098587380 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2098587380, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:18 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['f72bd5c6-819b-44fb-9805-1459bab87792', 'ddd5459e-456b-4ee0-b5d1-a3459c08724f', 'a7f236bf-e543-4ea3-8818-8afcd819f821', '4a60de64-9b7a-49b3-ba8e-1c99ab45aa60'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6fe264fa-946d-4131-97ae-cded0cbd75fb tempest-GroupSnapshotsTest-2048559441 None] group_snapshot dc6f8de1-39b3-4b22-9dd5-00c1ce460308: deleted successfully Jun 29 11:08:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "cinder-quobyte-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a7ed9f9-f616-4172-92b9-a5da24ea1971]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:19 devstack sudo[112209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b Jun 29 11:08:19 devstack sudo[112209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:20 devstack sudo[112209]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" returned: 0 in 0.973s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:20 devstack sudo[112214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b Jun 29 11:08:20 devstack sudo[112214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:21 devstack sudo[112214]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" returned: 0 in 0.713s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Lock "cinder-quobyte-312598f0-7f6c-4c09-bf3a-15bddaa08d2b" released by "delete_volume" :: held 1.774s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['cd9e59b8-2ccc-4254-93aa-654b88994826'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:21 devstack cinder-volume[93485]: WARNING cinder.quota [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2098587380 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2098587380, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Created reservations ['c3f113c7-6e9b-4235-8804-22cfc90b46a5', '16c8b6d6-f5cb-4ebb-bb2a-b34ced0e8082', 'cb51b7c6-66b7-482d-8be8-95c4021de2f8', '412a682c-cb11-4ac8-9625-e22708eceec7'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:21 devstack sudo[112218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:08:21 devstack sudo[112218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:22 devstack sudo[112218]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.727s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:22 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:08:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d2ae8fa5-88d4-48d0-8590-97d832ae214a tempest-GroupSnapshotsTest-2048559441 None] Delete group completed successfully. Jun 29 11:08:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-746c6606-dc17-483e-a3ad-afad680e4ed2 tempest-GroupSnapshotsV319Test-1379679886 None] Group tempest-GroupSnapshotsV319Test-Group-102455207: creating Jun 29 11:08:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-746c6606-dc17-483e-a3ad-afad680e4ed2 tempest-GroupSnapshotsV319Test-1379679886 None] Group tempest-GroupSnapshotsV319Test-Group-102455207: created successfully Jun 29 11:08:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-746c6606-dc17-483e-a3ad-afad680e4ed2 tempest-GroupSnapshotsV319Test-1379679886 None] Create group completed successfully. Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Flow 'volume_create_manager' (a9d0a9a6-3c75-469e-a5cc-187561b4ebbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35de934a-3eb9-4e77-b64b-11b2a800bdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (35de934a-3eb9-4e77-b64b-11b2a800bdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-127839962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=730e73b8-ee59-478d-98aa-0fcdc4231985,host='devstack@QuobyteHD#QuobyteHD',id=fe5e9787-1bba-4247-9e81-ff6d87970b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b781c45dfba44e25bfd5b331fa77f467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:08:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:08:29Z,use_quota=True,user_id='7c0208fa12364bc3a067a6bd20a2c3ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9d5540-0fc9-4904-8984-7301b1531d22),volume_type_id=dd9d5540-0fc9-4904-8984-7301b1531d22)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23216d04-cd6e-4159-afa4-265264225d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23216d04-cd6e-4159-afa4-265264225d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31c02838-2a8b-442d-bd33-488f327667cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31c02838-2a8b-442d-bd33-488f327667cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe5e9787-1bba-4247-9e81-ff6d87970b64', 'volume_name': 'volume-fe5e9787-1bba-4247-9e81-ff6d87970b64', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95e3d440-37d5-4f37-871b-39752ba526a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (95e3d440-37d5-4f37-871b-39752ba526a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24df4c5a-4786-46d8-93b5-a63f2c877a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:28 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Volume fe5e9787-1bba-4247-9e81-ff6d87970b64: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe5e9787-1bba-4247-9e81-ff6d87970b64', 'volume_size': 1} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=730e73b8-ee59-478d-98aa-0fcdc4231985,created_at=2026-06-29T09:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-127839962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=730e73b8-ee59-478d-98aa-0fcdc4231985,host='devstack@QuobyteHD#QuobyteHD',id=fe5e9787-1bba-4247-9e81-ff6d87970b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b781c45dfba44e25bfd5b331fa77f467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:08:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:08:29Z,use_quota=True,user_id='7c0208fa12364bc3a067a6bd20a2c3ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd9d5540-0fc9-4904-8984-7301b1531d22),volume_type_id=dd9d5540-0fc9-4904-8984-7301b1531d22)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Creating volume fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:08:29 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:08:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:29 devstack sudo[112228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 1073741824 Jun 29 11:08:29 devstack sudo[112228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:29 devstack sudo[112228]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 1073741824" returned: 0 in 0.967s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:30 devstack sudo[112234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 Jun 29 11:08:30 devstack sudo[112234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:30 devstack sudo[112234]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64" returned: 0 in 0.747s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] <== create_volume: return (1768ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.771s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24df4c5a-4786-46d8-93b5-a63f2c877a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe5e9787-1bba-4247-9e81-ff6d87970b64', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cabb662-d58a-4914-afe2-529f500f78c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Volume volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 (fe5e9787-1bba-4247-9e81-ff6d87970b64): created successfully Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cabb662-d58a-4914-afe2-529f500f78c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Flow 'volume_create_manager' (a9d0a9a6-3c75-469e-a5cc-187561b4ebbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:08:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7b16c28c-556b-408d-90a6-de76f7231481 tempest-GroupSnapshotsV319Test-1379679886 None] Created volume successfully. Jun 29 11:08:31 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] GroupSnapshot 4f9c09fc-a879-4b3d-868b-d68149fc46be: creating. Jun 29 11:08:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Group snapshot 4f9c09fc-a879-4b3d-868b-d68149fc46be: creating. {{(pid=93485) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Jun 29 11:08:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Creating offline snapshot aaa318de-10d2-4cb7-aa55-f7e04a7592cf of volume fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:08:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[330b8795-7cea-411f-b226-15c6b432bfcb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:31 devstack sudo[112238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 Jun 29 11:08:31 devstack sudo[112238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:32 devstack sudo[112238]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64" returned: 0 in 0.881s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:32 devstack sudo[112243]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf 1G Jun 29 11:08:32 devstack sudo[112243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:33 devstack sudo[112243]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf 1G" returned: 0 in 0.861s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:33 devstack sudo[112248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf Jun 29 11:08:33 devstack sudo[112248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:34 devstack sudo[112248]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf" returned: 0 in 0.811s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:34 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:08:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:34 devstack sudo[112253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf Jun 29 11:08:34 devstack sudo[112253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:34 devstack sudo[112253]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf" returned: 0 in 0.743s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:34 devstack sudo[112256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info Jun 29 11:08:34 devstack sudo[112256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:35 devstack sudo[112256]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info" returned: 0 in 0.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:35 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info is being set with open permissions: ugo+rw: NotImplementedError Jun 29 11:08:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:35 devstack sudo[112259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info Jun 29 11:08:35 devstack sudo[112259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:36 devstack sudo[112259]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.info" returned: 0 in 0.787s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.856s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f0f4d5f8-d0bd-4bc7-8499-0c01105d7c4e tempest-GroupSnapshotsV319Test-1379679886 None] group_snapshot 4f9c09fc-a879-4b3d-868b-d68149fc46be: created successfully Jun 29 11:08:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] group_snapshot 4f9c09fc-a879-4b3d-868b-d68149fc46be: deleting Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] group_snapshot 4f9c09fc-a879-4b3d-868b-d68149fc46be: deleting {{(pid=93485) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "cinder-quobyte-fe5e9787-1bba-4247-9e81-ff6d87970b64" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Lock "cinder-quobyte-fe5e9787-1bba-4247-9e81-ff6d87970b64" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "cinder-quobyte-aaa318de-10d2-4cb7-aa55-f7e04a7592cf" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Lock "cinder-quobyte-aaa318de-10d2-4cb7-aa55-f7e04a7592cf" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Deleting offline snapshot aaa318de-10d2-4cb7-aa55-f7e04a7592cf of volume fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] snapshot_file for this snap is: volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4860a04c-6650-48e6-8e80-beb8567ca012]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:37 devstack sudo[112262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf Jun 29 11:08:37 devstack sudo[112262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:38 devstack sudo[112262]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf" returned: 0 in 0.853s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fe5e9787-1bba-4247-9e81-ff6d87970b64(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:08:38 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[50eba9e3-4f62-47b6-814a-e56f9ba26182]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:38 devstack sudo[112267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 Jun 29 11:08:38 devstack sudo[112267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:39 devstack sudo[112267]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64" returned: 0 in 0.859s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:39 devstack sudo[112273]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf Jun 29 11:08:39 devstack sudo[112273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:40 devstack sudo[112273]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf" returned: 0 in 0.853s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:40 devstack sudo[112278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf Jun 29 11:08:40 devstack sudo[112278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:40 devstack sudo[112278]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64.aaa318de-10d2-4cb7-aa55-f7e04a7592cf" returned: 0 in 0.744s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Lock "cinder-quobyte-aaa318de-10d2-4cb7-aa55-f7e04a7592cf" released by "_delete_snapshot" :: held 3.430s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Lock "cinder-quobyte-fe5e9787-1bba-4247-9e81-ff6d87970b64" released by "delete_snapshot" :: held 3.459s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:40 devstack cinder-volume[93485]: WARNING cinder.quota [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1730521204 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1730521204, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:40 devstack cinder-volume[93485]: WARNING cinder.quota [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1730521204 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1730521204, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:40 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] Created reservations ['5cfa2603-07a5-4798-a32c-08d1de0f46e5', '499ca5d7-64ca-4f5f-964a-e260b76e939a', 'c358a508-47ba-42a7-a200-4232e3d3178d', '3233ab2b-9c32-4ad2-aa1d-e2b559a53c2b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-499105d0-0d09-4a5b-9a2a-f1c7e593633a tempest-GroupSnapshotsV319Test-1379679886 None] group_snapshot 4f9c09fc-a879-4b3d-868b-d68149fc46be: deleted successfully Jun 29 11:08:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "cinder-quobyte-fe5e9787-1bba-4247-9e81-ff6d87970b64" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "cinder-quobyte-fe5e9787-1bba-4247-9e81-ff6d87970b64" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[12990a4a-8450-4cea-9832-7e0e09c9f270]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:42 devstack sudo[112282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 Jun 29 11:08:42 devstack sudo[112282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:42 devstack sudo[112282]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64" returned: 0 in 0.759s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:42 devstack sudo[112287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64 Jun 29 11:08:42 devstack sudo[112287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:43 devstack sudo[112287]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe5e9787-1bba-4247-9e81-ff6d87970b64" returned: 0 in 0.665s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "cinder-quobyte-fe5e9787-1bba-4247-9e81-ff6d87970b64" released by "delete_volume" :: held 1.500s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Created reservations ['d2388722-1ffa-4340-8389-3b9dca6965ed'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:43 devstack cinder-volume[93485]: WARNING cinder.quota [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1730521204 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1730521204, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Created reservations ['decee8e7-4db3-4704-81df-f55dbbb97a50', 'fcdd000b-721c-47a8-b3a6-a871a789ee91', '5d873345-8c44-4af1-9d60-225727c2e8da', 'ac2b14e5-1b2e-4a39-8029-eee3b86085ec'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:43 devstack sudo[112290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:08:43 devstack sudo[112290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:44 devstack sudo[112290]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:44 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:08:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4f56d31b-7e5b-4dad-a042-0aaec4665022 tempest-GroupSnapshotsV319Test-1379679886 None] Delete group completed successfully. Jun 29 11:08:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-71784863-7ba3-413b-af51-afca866f3a77 tempest-GroupsTest-1073116294 None] Group tempest-Group1-1264876810: creating Jun 29 11:08:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-71784863-7ba3-413b-af51-afca866f3a77 tempest-GroupsTest-1073116294 None] Group tempest-Group1-1264876810: created successfully Jun 29 11:08:49 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-71784863-7ba3-413b-af51-afca866f3a77 tempest-GroupsTest-1073116294 None] Create group completed successfully. Jun 29 11:08:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6d689d20-9d25-4fd3-8238-64180d3a73ef tempest-GroupsTest-1073116294 None] Group tempest-Group2-409213179: creating Jun 29 11:08:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6d689d20-9d25-4fd3-8238-64180d3a73ef tempest-GroupsTest-1073116294 None] Group tempest-Group2-409213179: created successfully Jun 29 11:08:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6d689d20-9d25-4fd3-8238-64180d3a73ef tempest-GroupsTest-1073116294 None] Create group completed successfully. Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Flow 'volume_create_manager' (f0e52dd1-c272-4034-beaa-94e4db46ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08b7d84a-5bed-4eb2-954e-771e99887d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08b7d84a-5bed-4eb2-954e-771e99887d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1183825996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c0991bf-39c2-4661-91ed-0c80c365bc81,host='devstack@QuobyteHD#QuobyteHD',id=1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eac8712dbc547aca4af348f219d9719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:08:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:08:53Z,use_quota=True,user_id='128cfd1cc6974ee288dfe17a25b8a005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c54a8a4-ac7b-420a-b69f-35bf9a4ad97b),volume_type_id=6c54a8a4-ac7b-420a-b69f-35bf9a4ad97b)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c92f526-7a9f-4ffe-b7fa-5f471fe8e24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c92f526-7a9f-4ffe-b7fa-5f471fe8e24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77981601-2496-4fb4-9d8d-480b9895b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77981601-2496-4fb4-9d8d-480b9895b025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5', 'volume_name': 'volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6124feb7-6c29-421c-acb5-67e47e1bf0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6124feb7-6c29-421c-acb5-67e47e1bf0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (853534b9-9683-482d-adc4-ab0884755c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:52 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Volume 1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5', 'volume_size': 1} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=6c0991bf-39c2-4661-91ed-0c80c365bc81,created_at=2026-06-29T09:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1183825996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c0991bf-39c2-4661-91ed-0c80c365bc81,host='devstack@QuobyteHD#QuobyteHD',id=1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eac8712dbc547aca4af348f219d9719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:08:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:08:53Z,use_quota=True,user_id='128cfd1cc6974ee288dfe17a25b8a005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c54a8a4-ac7b-420a-b69f-35bf9a4ad97b),volume_type_id=6c54a8a4-ac7b-420a-b69f-35bf9a4ad97b)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Creating volume 1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:08:52 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:08:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:52 devstack sudo[112294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 1073741824 Jun 29 11:08:52 devstack sudo[112294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:53 devstack sudo[112294]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 1073741824" returned: 0 in 0.808s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:53 devstack sudo[112299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 Jun 29 11:08:53 devstack sudo[112299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:54 devstack sudo[112299]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5" returned: 0 in 0.601s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] <== create_volume: return (1451ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.454s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (853534b9-9683-482d-adc4-ab0884755c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d20cefeb-bacc-443f-b220-7e36a958cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:08:54 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Volume volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 (1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5): created successfully Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d20cefeb-bacc-443f-b220-7e36a958cccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:08:54 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Flow 'volume_create_manager' (f0e52dd1-c272-4034-beaa-94e4db46ae94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:08:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-641be0e1-1e63-49bd-b1e0-a7946f935bde tempest-GroupsTest-1073116294 None] Created volume successfully. Jun 29 11:08:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Acquiring lock "cinder-quobyte-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:08:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Lock "cinder-quobyte-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:08:55 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0ef25a5-85d1-4a27-b29e-ecefe3ac6033]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:08:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:55 devstack sudo[112302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 Jun 29 11:08:55 devstack sudo[112302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:56 devstack sudo[112302]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5" returned: 0 in 0.781s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:56 devstack sudo[112307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5 Jun 29 11:08:56 devstack sudo[112307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:57 devstack sudo[112307]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5" returned: 0 in 0.717s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Lock "cinder-quobyte-1c1d86c8-ca24-4f15-bd81-b7bf0b913ba5" released by "delete_volume" :: held 1.542s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Created reservations ['30238255-aa20-416e-ac5f-e8654d4e42b5'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:57 devstack cinder-volume[93485]: WARNING cinder.quota [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1240475947 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1240475947, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:57 devstack cinder-volume[93485]: WARNING cinder.quota [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1240475947 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1240475947, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Created reservations ['33cf5421-6871-458e-9933-f8f4fe997d04', 'cd9ad7e5-53e6-48b0-954d-b6d7851cc3bb', 'aa7e45b9-a77e-48de-a9b1-c6a40bff63b3', '2763cd44-ab9e-4662-a3e4-f28f1f5c914e'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:57 devstack sudo[112310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:08:57 devstack sudo[112310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:58 devstack sudo[112310]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.721s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:08:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-58cce5e2-feda-4800-ab05-c37584665b52 tempest-GroupsTest-1073116294 None] Delete group completed successfully. Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Created reservations ['1490372d-83b3-4ed9-be6a-f51e665773ee'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:08:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:08:58 devstack sudo[112313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:08:58 devstack sudo[112313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:08:59 devstack sudo[112313]: pam_unix(sudo:session): session closed for user root Jun 29 11:08:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.694s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:08:59 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:08:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-713446f0-06ab-400e-98d0-a61ed9fab0a1 tempest-GroupsTest-1073116294 None] Delete group completed successfully. Jun 29 11:08:59 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=85,cinder:INSERT=21,cinder:UPDATE=91,cinder:DELETE=3 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:08:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dd2310a5-3deb-4fd6-9c49-50c0227979d3 tempest-GroupsTest-1073116294 None] Group tempest-GroupsTest-Group-345419693: creating Jun 29 11:08:59 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=98,cinder:INSERT=25,cinder:UPDATE=98 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:08:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dd2310a5-3deb-4fd6-9c49-50c0227979d3 tempest-GroupsTest-1073116294 None] Group tempest-GroupsTest-Group-345419693: created successfully Jun 29 11:08:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dd2310a5-3deb-4fd6-9c49-50c0227979d3 tempest-GroupsTest-1073116294 None] Create group completed successfully. Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Flow 'volume_create_manager' (3848342b-fa28-4d65-a118-53f2543c5a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbd303fe-68ef-4ba9-8121-cd14626c215b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbd303fe-68ef-4ba9-8121-cd14626c215b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1573512116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=efeff505-9f4b-428f-9284-6129d4cbeb2d,host='devstack@QuobyteHD#QuobyteHD',id=72e15a34-8eaa-493a-a105-cf3b5334b96e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eac8712dbc547aca4af348f219d9719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:02Z,use_quota=True,user_id='128cfd1cc6974ee288dfe17a25b8a005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05eed225-cb94-4278-a6b5-9eae32dcd70b),volume_type_id=05eed225-cb94-4278-a6b5-9eae32dcd70b)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95d6e1c1-24ae-471d-a0a2-10bef8c65f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95d6e1c1-24ae-471d-a0a2-10bef8c65f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffe69c18-d219-479f-add5-932243f3d4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffe69c18-d219-479f-add5-932243f3d4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72e15a34-8eaa-493a-a105-cf3b5334b96e', 'volume_name': 'volume-72e15a34-8eaa-493a-a105-cf3b5334b96e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2168fca4-df98-49d6-b4ee-f76a9cc0f5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2168fca4-df98-49d6-b4ee-f76a9cc0f5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (658c2ef9-5166-4902-a883-79d9263ee614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:01 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Volume 72e15a34-8eaa-493a-a105-cf3b5334b96e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72e15a34-8eaa-493a-a105-cf3b5334b96e', 'volume_size': 1} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=efeff505-9f4b-428f-9284-6129d4cbeb2d,created_at=2026-06-29T09:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1573512116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=efeff505-9f4b-428f-9284-6129d4cbeb2d,host='devstack@QuobyteHD#QuobyteHD',id=72e15a34-8eaa-493a-a105-cf3b5334b96e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eac8712dbc547aca4af348f219d9719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:02Z,use_quota=True,user_id='128cfd1cc6974ee288dfe17a25b8a005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05eed225-cb94-4278-a6b5-9eae32dcd70b),volume_type_id=05eed225-cb94-4278-a6b5-9eae32dcd70b)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Creating volume 72e15a34-8eaa-493a-a105-cf3b5334b96e {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:09:01 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:09:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:01 devstack sudo[112317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e 1073741824 Jun 29 11:09:01 devstack sudo[112317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:02 devstack sudo[112317]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e 1073741824" returned: 0 in 0.983s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:02 devstack sudo[112322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e Jun 29 11:09:02 devstack sudo[112322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:03 devstack sudo[112322]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e" returned: 0 in 0.756s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] <== create_volume: return (1796ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.799s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (658c2ef9-5166-4902-a883-79d9263ee614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72e15a34-8eaa-493a-a105-cf3b5334b96e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46d0eddd-1568-428d-b003-9deaab4fbbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:03 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Volume volume-72e15a34-8eaa-493a-a105-cf3b5334b96e (72e15a34-8eaa-493a-a105-cf3b5334b96e): created successfully Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46d0eddd-1568-428d-b003-9deaab4fbbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Flow 'volume_create_manager' (3848342b-fa28-4d65-a118-53f2543c5a75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:03 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0c20a4fb-4cb3-4b6d-88a3-f3e14b8e9ae6 tempest-GroupsTest-1073116294 None] Created volume successfully. Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Flow 'volume_create_manager' (d0ea7616-808f-495a-af69-c7f8b85e06c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43f5d9ee-9145-4ad6-89cd-098922bf4cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43f5d9ee-9145-4ad6-89cd-098922bf4cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-873368687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=efeff505-9f4b-428f-9284-6129d4cbeb2d,host='devstack@QuobyteHD#QuobyteHD',id=dfecb318-183e-4620-9ca4-2b8ebc67968d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eac8712dbc547aca4af348f219d9719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:04Z,use_quota=True,user_id='128cfd1cc6974ee288dfe17a25b8a005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05eed225-cb94-4278-a6b5-9eae32dcd70b),volume_type_id=05eed225-cb94-4278-a6b5-9eae32dcd70b)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e071d8fd-c95d-489a-b685-fe9481c0d577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e071d8fd-c95d-489a-b685-fe9481c0d577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67c11a2c-1bd9-4003-bdfd-ea93bf7d1c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67c11a2c-1bd9-4003-bdfd-ea93bf7d1c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfecb318-183e-4620-9ca4-2b8ebc67968d', 'volume_name': 'volume-dfecb318-183e-4620-9ca4-2b8ebc67968d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00174152-bfb1-44f0-91d2-80813326deb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00174152-bfb1-44f0-91d2-80813326deb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60f863f0-2cbb-4be4-8593-1efe380c77a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:04 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Volume dfecb318-183e-4620-9ca4-2b8ebc67968d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfecb318-183e-4620-9ca4-2b8ebc67968d', 'volume_size': 1} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=efeff505-9f4b-428f-9284-6129d4cbeb2d,created_at=2026-06-29T09:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-873368687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=efeff505-9f4b-428f-9284-6129d4cbeb2d,host='devstack@QuobyteHD#QuobyteHD',id=dfecb318-183e-4620-9ca4-2b8ebc67968d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eac8712dbc547aca4af348f219d9719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:04Z,use_quota=True,user_id='128cfd1cc6974ee288dfe17a25b8a005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05eed225-cb94-4278-a6b5-9eae32dcd70b),volume_type_id=05eed225-cb94-4278-a6b5-9eae32dcd70b)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Creating volume dfecb318-183e-4620-9ca4-2b8ebc67968d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:09:04 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:09:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:04 devstack sudo[112325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d 1073741824 Jun 29 11:09:04 devstack sudo[112325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:05 devstack sudo[112325]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d 1073741824" returned: 0 in 0.915s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:05 devstack sudo[112331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d Jun 29 11:09:05 devstack sudo[112331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:06 devstack sudo[112331]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d" returned: 0 in 0.797s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] <== create_volume: return (1758ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.761s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60f863f0-2cbb-4be4-8593-1efe380c77a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfecb318-183e-4620-9ca4-2b8ebc67968d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99611970-80b8-41bc-aeb5-93723daee600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:06 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Volume volume-dfecb318-183e-4620-9ca4-2b8ebc67968d (dfecb318-183e-4620-9ca4-2b8ebc67968d): created successfully Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99611970-80b8-41bc-aeb5-93723daee600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Flow 'volume_create_manager' (d0ea7616-808f-495a-af69-c7f8b85e06c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8e8b8424-1db1-4707-bf0a-f2fb7e5419a3 tempest-GroupsTest-1073116294 None] Created volume successfully. Jun 29 11:09:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5710a038-88ce-4a4d-956f-4b328f166b44 tempest-GroupsTest-1073116294 None] Update group completed successfully. Jun 29 11:09:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-23a93deb-f98d-41dd-aa99-e4017a97fda1 tempest-GroupsTest-1073116294 None] Update group completed successfully. Jun 29 11:09:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Acquiring lock "cinder-quobyte-72e15a34-8eaa-493a-a105-cf3b5334b96e" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:09:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Lock "cinder-quobyte-72e15a34-8eaa-493a-a105-cf3b5334b96e" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:09:10 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[74917816-1b7f-4d98-9043-8646cf1fff5a]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:09:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:10 devstack sudo[112334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e Jun 29 11:09:10 devstack sudo[112334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:11 devstack sudo[112334]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e" returned: 0 in 0.851s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:11 devstack sudo[112375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e Jun 29 11:09:11 devstack sudo[112375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:12 devstack sudo[112375]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-72e15a34-8eaa-493a-a105-cf3b5334b96e" returned: 0 in 0.751s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Lock "cinder-quobyte-72e15a34-8eaa-493a-a105-cf3b5334b96e" released by "delete_volume" :: held 1.657s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Acquiring lock "cinder-quobyte-dfecb318-183e-4620-9ca4-2b8ebc67968d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Lock "cinder-quobyte-dfecb318-183e-4620-9ca4-2b8ebc67968d" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[72e8fc2a-cbe5-4f1d-9224-99c9a964dcf2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:12 devstack sudo[112379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d Jun 29 11:09:12 devstack sudo[112379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:12 devstack sudo[112382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:09:12 devstack sudo[112382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:12 devstack sudo[112379]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:12 devstack sudo[112387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d Jun 29 11:09:12 devstack sudo[112387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:13 devstack sudo[112382]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.692s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:09:13 devstack sudo[112387]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-dfecb318-183e-4620-9ca4-2b8ebc67968d" returned: 0 in 0.700s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Lock "cinder-quobyte-dfecb318-183e-4620-9ca4-2b8ebc67968d" released by "delete_volume" :: held 1.601s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Created reservations ['4bf95da2-ef26-4941-ad93-5458fd9a4df1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:09:13 devstack cinder-volume[93485]: WARNING cinder.quota [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1138923391 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1138923391, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:09:13 devstack cinder-volume[93485]: WARNING cinder.quota [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1138923391 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1138923391, it is now deprecated. Please use the default quota class for default quota. Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Created reservations ['b4c30cc1-736e-4b49-8bea-0c0af0dea6d7', '39163f55-8df0-4ac0-8d09-61070a382621', 'b8b038dd-759a-44c2-bca4-934ba1df7339', '9645648a-2d85-4adb-bc46-6fb92c7e779f'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:09:13 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Created reservations ['d280da61-6ac8-48b2-8850-b4726c0bf1e4', 'e4c4be88-fb3d-4108-ab01-efb643ecf8ad', '83ce4f4c-26d7-45c4-b3a3-7ce27d4c895a', '8f3be991-29d9-4adc-a192-3814bd0389f1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:14 devstack sudo[112391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:09:14 devstack sudo[112391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:14 devstack sudo[112391]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.684s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:09:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c6fc1513-df4f-415a-9185-77b03917ca12 tempest-GroupsTest-1073116294 None] Delete group completed successfully. Jun 29 11:09:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c415b72e-8f20-4e6d-a78c-0cd0a0d261de tempest-GroupsV320Test-214060953 None] Group tempest-GroupsV320Test-Group-1713693655: creating Jun 29 11:09:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c415b72e-8f20-4e6d-a78c-0cd0a0d261de tempest-GroupsV320Test-214060953 None] Group tempest-GroupsV320Test-Group-1713693655: created successfully Jun 29 11:09:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c415b72e-8f20-4e6d-a78c-0cd0a0d261de tempest-GroupsV320Test-214060953 None] Create group completed successfully. Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Created reservations ['e7ca318e-d1ed-40cf-b643-55948430200a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:22 devstack sudo[112397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:09:22 devstack sudo[112397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:22 devstack sudo[112397]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.701s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:22 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:09:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-17fffaea-a4f7-462e-84d9-7fcb3073bd3c tempest-GroupsV320Test-214060953 None] Delete group completed successfully. Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Flow 'volume_create_manager' (0e66b976-aa6b-4b44-81ca-88d3ce95013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (11716745-1466-4902-a810-088acc4dafc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (11716745-1466-4902-a810-088acc4dafc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-696538970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e516a4c1-0570-4c15-8613-c003565bf091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5efd108dc6d412eac7fdd1432834428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:29Z,use_quota=True,user_id='ce6b1ac12eda4622913467291efb382f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e7e4efc-e92a-437a-9b28-3ec38b101c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e7e4efc-e92a-437a-9b28-3ec38b101c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de30f7ec-8168-4db2-94b9-fc5881ae608e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de30f7ec-8168-4db2-94b9-fc5881ae608e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e516a4c1-0570-4c15-8613-c003565bf091', 'volume_name': 'volume-e516a4c1-0570-4c15-8613-c003565bf091', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd900e95-9c80-49ef-bcba-150f5c3d0a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd900e95-9c80-49ef-bcba-150f5c3d0a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0225529f-f86d-4cf3-9a92-e8415c7b44e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:28 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Volume e516a4c1-0570-4c15-8613-c003565bf091: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e516a4c1-0570-4c15-8613-c003565bf091', 'volume_size': 1} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-696538970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e516a4c1-0570-4c15-8613-c003565bf091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5efd108dc6d412eac7fdd1432834428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:29Z,use_quota=True,user_id='ce6b1ac12eda4622913467291efb382f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Creating volume e516a4c1-0570-4c15-8613-c003565bf091 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:09:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:09:29 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:09:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:29 devstack sudo[112408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 1073741824 Jun 29 11:09:29 devstack sudo[112408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:30 devstack sudo[112408]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 1073741824" returned: 0 in 1.015s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:30 devstack sudo[112414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 Jun 29 11:09:30 devstack sudo[112414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:30 devstack sudo[112414]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091" returned: 0 in 0.732s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] <== create_volume: return (1797ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.800s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0225529f-f86d-4cf3-9a92-e8415c7b44e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e516a4c1-0570-4c15-8613-c003565bf091', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (087afd8f-87db-4447-b55b-cae8a20c28e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Volume volume-e516a4c1-0570-4c15-8613-c003565bf091 (e516a4c1-0570-4c15-8613-c003565bf091): created successfully Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (087afd8f-87db-4447-b55b-cae8a20c28e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Flow 'volume_create_manager' (0e66b976-aa6b-4b44-81ca-88d3ce95013a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-56f4e96d-9970-49dd-aba5-ab4ac012adf5 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Created volume successfully. Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Acquiring lock "cinder-e516a4c1-0570-4c15-8613-c003565bf091-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "cinder-e516a4c1-0570-4c15-8613-c003565bf091-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Acquiring lock "cinder-quobyte-e516a4c1-0570-4c15-8613-c003565bf091" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "cinder-quobyte-e516a4c1-0570-4c15-8613-c003565bf091" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1598560c-a43e-4cbd-a42d-3e32422878b8]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:32 devstack sudo[112418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 Jun 29 11:09:32 devstack sudo[112418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:32 devstack sudo[112418]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091" returned: 0 in 0.861s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:33 devstack sudo[112423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091 Jun 29 11:09:33 devstack sudo[112423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:33 devstack sudo[112423]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e516a4c1-0570-4c15-8613-c003565bf091" returned: 0 in 0.728s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "cinder-quobyte-e516a4c1-0570-4c15-8613-c003565bf091" released by "delete_volume" :: held 1.635s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Created reservations ['b46f8233-d238-4629-a651-cb0f601181ac', 'e487b2f0-d1ed-4dec-a02e-98ad8e02400c', '58db55ea-849b-407f-a244-b65bb5ece1ef', '2d7058e0-73a0-4121-adaa-a6579ce3205c'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:33 devstack sudo[112426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:09:33 devstack sudo[112426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:34 devstack sudo[112426]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.756s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:34 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:09:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Deleted volume successfully. Jun 29 11:09:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-15589de0-5721-4db4-bfc0-497a38a860e8 tempest-VolumeQuotasNegativeTestJSON-1539533537 None] Lock "cinder-e516a4c1-0570-4c15-8613-c003565bf091-delete_volume" released by "delete_volume" :: held 2.630s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Flow 'volume_create_manager' (28c9e4c4-5b66-4b7e-b63f-0ef84cd3481f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf9faa3c-66ab-419a-8d6c-02939327f9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf9faa3c-66ab-419a-8d6c-02939327f9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-915618896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c0384c86-106b-462c-88ef-f317df95e686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07f91781869a4f85bdfb9343424a0406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:40Z,use_quota=True,user_id='b14286ee56534ed68ba759126b7c1f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (146aa971-3d58-4048-821c-688dda6d40e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (146aa971-3d58-4048-821c-688dda6d40e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09b4ccb6-7326-4317-9c6f-eb1fec1b5ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09b4ccb6-7326-4317-9c6f-eb1fec1b5ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c0384c86-106b-462c-88ef-f317df95e686', 'volume_name': 'volume-c0384c86-106b-462c-88ef-f317df95e686', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (550bedc6-87a9-49f5-ba0e-0718a5a45edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (550bedc6-87a9-49f5-ba0e-0718a5a45edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95ea1536-091d-44e5-be8f-524d682f9d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:39 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Volume c0384c86-106b-462c-88ef-f317df95e686: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c0384c86-106b-462c-88ef-f317df95e686', 'volume_size': 1} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-915618896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c0384c86-106b-462c-88ef-f317df95e686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07f91781869a4f85bdfb9343424a0406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:40Z,use_quota=True,user_id='b14286ee56534ed68ba759126b7c1f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Creating volume c0384c86-106b-462c-88ef-f317df95e686 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:09:39 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:09:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:39 devstack sudo[112429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 1073741824 Jun 29 11:09:39 devstack sudo[112429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:40 devstack sudo[112429]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 1073741824" returned: 0 in 0.944s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:40 devstack sudo[112435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 Jun 29 11:09:40 devstack sudo[112435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:41 devstack sudo[112435]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686" returned: 0 in 0.771s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] <== create_volume: return (1762ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.766s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95ea1536-091d-44e5-be8f-524d682f9d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c0384c86-106b-462c-88ef-f317df95e686', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6553f742-a085-489c-b23e-94408d2bb1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:41 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Volume volume-c0384c86-106b-462c-88ef-f317df95e686 (c0384c86-106b-462c-88ef-f317df95e686): created successfully Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6553f742-a085-489c-b23e-94408d2bb1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Flow 'volume_create_manager' (28c9e4c4-5b66-4b7e-b63f-0ef84cd3481f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b6f6f6be-4e0a-4261-8ef7-314a2c695e54 tempest-VolumesServicesTestJSON-1852708601 None] Created volume successfully. Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Acquiring lock "cinder-c0384c86-106b-462c-88ef-f317df95e686-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:09:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Lock "cinder-c0384c86-106b-462c-88ef-f317df95e686-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:09:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Acquiring lock "cinder-quobyte-c0384c86-106b-462c-88ef-f317df95e686" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:09:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Lock "cinder-quobyte-c0384c86-106b-462c-88ef-f317df95e686" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:09:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[89cb97bf-8947-4363-966d-e86ab71b3954]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:09:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:42 devstack sudo[112439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 Jun 29 11:09:42 devstack sudo[112439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:42 devstack sudo[112439]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686" returned: 0 in 0.867s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:42 devstack sudo[112444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686 Jun 29 11:09:42 devstack sudo[112444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:43 devstack sudo[112444]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c0384c86-106b-462c-88ef-f317df95e686" returned: 0 in 0.728s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Lock "cinder-quobyte-c0384c86-106b-462c-88ef-f317df95e686" released by "delete_volume" :: held 1.683s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Created reservations ['081aa6ee-df2a-49cd-afec-465fb4bc926b', '53065403-4a10-44a8-8132-3d93cef584bb', '2fbbf14d-926b-441b-9f46-7192abea07ee', '4a2e73a5-23f8-48a3-bb07-85683f983e0f'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:09:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:43 devstack sudo[112447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:09:43 devstack sudo[112447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:44 devstack sudo[112447]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.826s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:44 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:09:44 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Deleted volume successfully. Jun 29 11:09:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cf212352-7fc0-41e6-8acc-6041d890bae0 tempest-VolumesServicesTestJSON-1852708601 None] Lock "cinder-c0384c86-106b-462c-88ef-f317df95e686-delete_volume" released by "delete_volume" :: held 2.772s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:09:53 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=43,cinder:UPDATE=49,cinder:DELETE=2,cinder:INSERT=7 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:09:54 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=57,cinder:SELECT=41,cinder:INSERT=15,cinder:DELETE=4 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Flow 'volume_create_manager' (9872dddd-c97d-4a26-9635-118703e9b3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5d7d7bc-fc73-4836-ba1f-4ee0ad1a3a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5d7d7bc-fc73-4836-ba1f-4ee0ad1a3a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-475251325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a639aa62-9f17-4710-b0c5-6130cb3f07ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7111b1ebaf0c493c8a47f83f5f135d07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:58Z,use_quota=True,user_id='704c75a71d024fc3a1e43cf9cea72cfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f274d7b3-1171-47d4-aab4-528c141abd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f274d7b3-1171-47d4-aab4-528c141abd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (462b7a78-b403-4bae-a2f0-526fb4908af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:57 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (462b7a78-b403-4bae-a2f0-526fb4908af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a639aa62-9f17-4710-b0c5-6130cb3f07ff', 'volume_name': 'volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69e6bf13-e80a-4789-bc29-ad7dd02b5f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69e6bf13-e80a-4789-bc29-ad7dd02b5f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb46716f-b8a3-4fa9-8886-d80f6b51f12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:09:58 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Volume a639aa62-9f17-4710-b0c5-6130cb3f07ff: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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': } Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Trying to clone a639aa62-9f17-4710-b0c5-6130cb3f07ff from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 at location (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 11:09:58 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Image download 20.69 MB at 20.69 MB/s Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b57fca8-f340-4d04-9c74-6a44241692f8]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:09:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:58 devstack sudo[112454]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD Jun 29 11:09:58 devstack sudo[112454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:09:59 devstack sudo[112454]: pam_unix(sudo:session): session closed for user root Jun 29 11:09:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD" returned: 0 in 0.751s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:09:59 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 is fetched for user 704c75a71d024fc3a1e43cf9cea72cfb. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 11:09:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9d74400-8bfa-49d2-8d0b-84ea2cdc8faf]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:09:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:09:59 devstack sudo[112459]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD Jun 29 11:09:59 devstack sudo[112459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:00 devstack sudo[112459]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD" returned: 0 in 0.769s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-475251325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a639aa62-9f17-4710-b0c5-6130cb3f07ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7111b1ebaf0c493c8a47f83f5f135d07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:09:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:09:58Z,use_quota=True,user_id='704c75a71d024fc3a1e43cf9cea72cfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Creating volume a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:10:00 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:00 devstack sudo[112464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff 1073741824 Jun 29 11:10:00 devstack sudo[112464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:00 devstack sudo[112464]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff 1073741824" returned: 0 in 0.882s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:01 devstack sudo[112470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:01 devstack sudo[112470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:01 devstack sudo[112470]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 0 in 0.715s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] <== create_volume: return (1645ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:10:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.649s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:01 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Attempting download of 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume a639aa62-9f17-4710-b0c5-6130cb3f07ff. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 11:10:01 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a984ab0b-cdac-4597-b5c7-545ee4e1056b]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:10:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:01 devstack sudo[112474]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7 Jun 29 11:10:01 devstack sudo[112474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:02 devstack sudo[112474]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7" returned: 0 in 0.850s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:02 devstack sudo[112478]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7 Jun 29 11:10:02 devstack sudo[112478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:03 devstack sudo[112478]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7" returned: 1 in 0.782s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_3qwcswq7' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:10:03 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fc54c31-7fa4-4076-95ce-296429e14e5d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:10:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:03 devstack sudo[112482]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD Jun 29 11:10:03 devstack sudo[112482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:04 devstack sudo[112482]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:04 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 was qcow2, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 11:10:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:04 devstack sudo[112487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:04 devstack sudo[112487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:06 devstack sudo[112487]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 0 in 1.940s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:06 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_77vv15y1devstack@QuobyteHD, size 112.00 MB, duration 1.94 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:10:06 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Converted 112.00 MB image at 57.70 MB/s Jun 29 11:10:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:06 devstack sudo[112499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff 1G Jun 29 11:10:06 devstack sudo[112499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:06 devstack sudo[112499]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff 1G" returned: 0 in 0.684s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:06 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a98750b0-baa4-4a94-852c-029c838ec42a]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:10:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:06 devstack sudo[112504]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:06 devstack sudo[112504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:07 devstack sudo[112504]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 0 in 0.776s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:07 devstack sudo[112508]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:07 devstack sudo[112508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:08 devstack sudo[112508]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 1 in 0.827s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Downloaded image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume a639aa62-9f17-4710-b0c5-6130cb3f07ff successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 for user 704c75a71d024fc3a1e43cf9cea72cfb is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Marking volume a639aa62-9f17-4710-b0c5-6130cb3f07ff as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Copying metadata from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 to a639aa62-9f17-4710-b0c5-6130cb3f07ff. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Creating volume glance metadata for volume a639aa62-9f17-4710-b0c5-6130cb3f07ff backed by image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 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': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb46716f-b8a3-4fa9-8886-d80f6b51f12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (586ca382-8260-423e-afd1-a81c8ac8c532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:08 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Volume volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff (a639aa62-9f17-4710-b0c5-6130cb3f07ff): created successfully Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (586ca382-8260-423e-afd1-a81c8ac8c532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Flow 'volume_create_manager' (9872dddd-c97d-4a26-9635-118703e9b3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:10:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a624c888-11b4-4015-88a7-cf64ec831974 tempest-VolumesImageMetadata-1546350090 None] Created volume successfully. Jun 29 11:10:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Acquiring lock "cinder-a639aa62-9f17-4710-b0c5-6130cb3f07ff-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:10:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Lock "cinder-a639aa62-9f17-4710-b0c5-6130cb3f07ff-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:10:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Acquiring lock "cinder-quobyte-a639aa62-9f17-4710-b0c5-6130cb3f07ff" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:10:09 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Lock "cinder-quobyte-a639aa62-9f17-4710-b0c5-6130cb3f07ff" acquired by "delete_volume" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:10:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d8ed53f-a0e2-4b59-9a9f-34ce5824117b]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:10:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:09 devstack sudo[112513]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:09 devstack sudo[112513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:10 devstack sudo[112513]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 0 in 0.766s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:10 devstack sudo[112517]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:10 devstack sudo[112517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:11 devstack sudo[112517]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 1 in 0.819s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:10:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:11 devstack sudo[112558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff Jun 29 11:10:11 devstack sudo[112558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:12 devstack sudo[112558]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a639aa62-9f17-4710-b0c5-6130cb3f07ff" returned: 0 in 0.713s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Lock "cinder-quobyte-a639aa62-9f17-4710-b0c5-6130cb3f07ff" released by "delete_volume" :: held 2.364s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Created reservations ['2bd9880e-930e-4279-9564-f03e4c243ffd', '6da1bb5f-c14d-4af8-9e82-9c619e95c6dd', 'ac09a791-4f58-4ccc-9378-794f7add4081', 'cec31baa-d765-43c3-b192-332a666b4664'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:12 devstack sudo[112562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:10:12 devstack sudo[112562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:12 devstack sudo[112565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:10:12 devstack sudo[112565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:12 devstack sudo[112562]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.731s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:12 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:10:12 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Deleted volume successfully. Jun 29 11:10:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5bcc4de1-9cc8-4497-a197-36a67b6372f5 tempest-VolumesImageMetadata-1546350090 None] Lock "cinder-a639aa62-9f17-4710-b0c5-6130cb3f07ff-delete_volume" released by "delete_volume" :: held 3.329s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:10:13 devstack sudo[112565]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.797s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:10:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:10:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:10:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Flow 'volume_create_manager' (a064fdf3-dd23-401e-b7fa-ed6d4dc5ddee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac5114b-e77e-48a9-bbea-ddf93e1e8737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac5114b-e77e-48a9-bbea-ddf93e1e8737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1834135935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f4ad1879111428bafecaa67b68f7ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:10:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:10:16Z,use_quota=True,user_id='7d9713d2d8634eacbee15a6c2172c22a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f688f359-9c6f-4bde-89a7-944455537e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f688f359-9c6f-4bde-89a7-944455537e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1f99e10-a352-4bc5-9f9c-2100e1be5fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1f99e10-a352-4bc5-9f9c-2100e1be5fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4', 'volume_name': 'volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab47a0b6-033d-4d5f-96b9-66b1ca7a92c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab47a0b6-033d-4d5f-96b9-66b1ca7a92c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaf30308-d93e-4f14-b387-2d1e56763bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:16 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Volume 2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4', 'volume_size': 1} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1834135935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f4ad1879111428bafecaa67b68f7ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:10:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:10:16Z,use_quota=True,user_id='7d9713d2d8634eacbee15a6c2172c22a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Creating volume 2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:10:16 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:10:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:16 devstack sudo[112571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 1073741824 Jun 29 11:10:16 devstack sudo[112571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:17 devstack sudo[112571]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 1073741824" returned: 0 in 0.876s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:17 devstack sudo[112577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 Jun 29 11:10:17 devstack sudo[112577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:17 devstack sudo[112577]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4" returned: 0 in 0.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] <== create_volume: return (1629ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.632s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaf30308-d93e-4f14-b387-2d1e56763bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (286fbecb-cb11-478c-8e34-a3bb96e6096e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:17 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Volume volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 (2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4): created successfully Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (286fbecb-cb11-478c-8e34-a3bb96e6096e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Flow 'volume_create_manager' (a064fdf3-dd23-401e-b7fa-ed6d4dc5ddee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:10:17 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4e9ef7e3-e9f8-4068-8241-53bb28cb6239 tempest-VolumesMetadataTest-1957183221 None] Created volume successfully. Jun 29 11:10:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Acquiring lock "cinder-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Lock "cinder-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Acquiring lock "cinder-quobyte-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Lock "cinder-quobyte-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[adfb512a-858f-4131-9e90-6879070be5d5]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:19 devstack sudo[112580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 Jun 29 11:10:19 devstack sudo[112580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:19 devstack sudo[112580]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4" returned: 0 in 0.816s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:19 devstack sudo[112585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4 Jun 29 11:10:19 devstack sudo[112585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:20 devstack sudo[112585]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4" returned: 0 in 0.687s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Lock "cinder-quobyte-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4" released by "delete_volume" :: held 1.550s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Created reservations ['32ddbd8f-978b-419c-908d-35a23f9cf0d9', 'a0a32f29-1c4e-4055-9e63-604f13dcdce6', '7082b4a8-30b0-4ccf-a4f8-cc7179051ded', 'b3227cb0-8874-433b-8d8b-6f0771174fa6'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:20 devstack sudo[112588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:10:20 devstack sudo[112588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:21 devstack sudo[112588]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.678s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:21 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:10:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Deleted volume successfully. Jun 29 11:10:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6cb766bd-af19-4ade-b41d-aeb4cd1818d5 tempest-VolumesMetadataTest-1957183221 None] Lock "cinder-2f0d8588-45e8-49ea-9b1d-d0fd30b2daa4-delete_volume" released by "delete_volume" :: held 2.439s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:10:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=25,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:10:31 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=26,cinder:SELECT=19,cinder:INSERT=10,cinder:DELETE=4 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:10:33 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:10:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Flow 'volume_create_manager' (0cf608ff-de6b-4786-a31c-72ffd11e1819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:10:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6643b7e-43c7-4fb1-8f3f-2e073c48d68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6643b7e-43c7-4fb1-8f3f-2e073c48d68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-564713773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ef882197-16d4-41fe-ba54-245c828c86df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f816d4c15ce4782bc82a7d53d1d95f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:10:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:10:34Z,use_quota=True,user_id='5180f944f93f4737899c584c85b1d7a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a24cca94-49d4-45a4-beb6-a21ed5573e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a24cca94-49d4-45a4-beb6-a21ed5573e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1684f5d-e3d6-4142-a32b-6591a880abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1684f5d-e3d6-4142-a32b-6591a880abaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef882197-16d4-41fe-ba54-245c828c86df', 'volume_name': 'volume-ef882197-16d4-41fe-ba54-245c828c86df', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea122eab-2bdf-43b2-80c2-1758c11954e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea122eab-2bdf-43b2-80c2-1758c11954e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09bddea5-3413-4d2b-b154-919d9a3452ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Volume ef882197-16d4-41fe-ba54-245c828c86df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef882197-16d4-41fe-ba54-245c828c86df', 'volume_size': 1} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-564713773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ef882197-16d4-41fe-ba54-245c828c86df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f816d4c15ce4782bc82a7d53d1d95f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:10:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:10:34Z,use_quota=True,user_id='5180f944f93f4737899c584c85b1d7a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Creating volume ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:10:34 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:34 devstack sudo[112600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df 1073741824 Jun 29 11:10:34 devstack sudo[112600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:34 devstack sudo[112600]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df 1073741824" returned: 0 in 0.833s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:10:34 devstack sudo[112605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:10:34 devstack sudo[112605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:10:35 devstack sudo[112605]: pam_unix(sudo:session): session closed for user root Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.613s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] <== create_volume: return (1486ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.488s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09bddea5-3413-4d2b-b154-919d9a3452ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef882197-16d4-41fe-ba54-245c828c86df', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (170810b4-c222-4b5a-bd4f-c37dc21b1012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:10:35 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Volume volume-ef882197-16d4-41fe-ba54-245c828c86df (ef882197-16d4-41fe-ba54-245c828c86df): created successfully Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (170810b4-c222-4b5a-bd4f-c37dc21b1012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:10:35 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Flow 'volume_create_manager' (0cf608ff-de6b-4786-a31c-72ffd11e1819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:10:35 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1960f283-e1b3-40d1-97ea-8a952f043025 tempest-VolumesActionsTest-1772322923 None] Created volume successfully. Jun 29 11:10:45 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=1,cinder:UPDATE=3 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:10:45 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=3,cinder:SELECT=3,cinder:INSERT=1,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:10:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbf66ce1-859e-45fe-98cd-ece74bcf54ba tempest-VolumesActionsTest-1772322923 None] Acquiring lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df" by "attach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:10:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbf66ce1-859e-45fe-98cd-ece74bcf54ba tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df" acquired by "attach_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:10:55 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dbf66ce1-859e-45fe-98cd-ece74bcf54ba tempest-VolumesActionsTest-1772322923 None] Attaching volume ef882197-16d4-41fe-ba54-245c828c86df to instance 6b0ea7b2-6523-4ca9-9d65-a566dc1e6e18 at mountpoint /dev/vdb on host None. Jun 29 11:10:55 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dbf66ce1-859e-45fe-98cd-ece74bcf54ba tempest-VolumesActionsTest-1772322923 None] Attach volume completed successfully. Jun 29 11:10:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dbf66ce1-859e-45fe-98cd-ece74bcf54ba tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df" released by "attach_volume" :: held 0.097s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:10:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-10c93db7-157a-43e8-b0f6-f2ec00578fb8 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-detach_volume" by "detach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:10:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-10c93db7-157a-43e8-b0f6-f2ec00578fb8 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-detach_volume" acquired by "detach_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:10:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-10c93db7-157a-43e8-b0f6-f2ec00578fb8 tempest-VolumesActionsTest-1772322923 None] Detaching volume ef882197-16d4-41fe-ba54-245c828c86df from instance 6b0ea7b2-6523-4ca9-9d65-a566dc1e6e18. Jun 29 11:10:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-10c93db7-157a-43e8-b0f6-f2ec00578fb8 tempest-VolumesActionsTest-1772322923 None] Detach volume completed successfully. Jun 29 11:10:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-10c93db7-157a-43e8-b0f6-f2ec00578fb8 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-detach_volume" released by "detach_volume" :: held 0.063s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:11:06 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:INSERT=1,cinder:SELECT=7,cinder:UPDATE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:11:06 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=6,cinder:INSERT=1,cinder:UPDATE=4 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:11:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:12 devstack sudo[112809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:11:12 devstack sudo[112809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:11:13 devstack sudo[112809]: pam_unix(sudo:session): session closed for user root Jun 29 11:11:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.726s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:11:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:11:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:11:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:11:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:11:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ecec3753-4202-4b62-9d4a-6446d0686a7c tempest-VolumesActionsTest-1772322923 None] Acquiring lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df" by "attach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:11:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ecec3753-4202-4b62-9d4a-6446d0686a7c tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df" acquired by "attach_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:11:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ecec3753-4202-4b62-9d4a-6446d0686a7c tempest-VolumesActionsTest-1772322923 None] Attaching volume ef882197-16d4-41fe-ba54-245c828c86df to instance 9cbaa1fb-4c6c-4d7b-8d1c-b4b4738e2fd7 at mountpoint /dev/vdb on host None. Jun 29 11:11:19 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ecec3753-4202-4b62-9d4a-6446d0686a7c tempest-VolumesActionsTest-1772322923 None] Attach volume completed successfully. Jun 29 11:11:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ecec3753-4202-4b62-9d4a-6446d0686a7c tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df" released by "attach_volume" :: held 0.116s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:11:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4ab06c3-14d9-42a1-9b6b-5b6bf24ff6b0 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-detach_volume" by "detach_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:11:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4ab06c3-14d9-42a1-9b6b-5b6bf24ff6b0 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-detach_volume" acquired by "detach_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:11:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f4ab06c3-14d9-42a1-9b6b-5b6bf24ff6b0 tempest-VolumesActionsTest-1772322923 None] Detaching volume ef882197-16d4-41fe-ba54-245c828c86df from instance 9cbaa1fb-4c6c-4d7b-8d1c-b4b4738e2fd7. Jun 29 11:11:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f4ab06c3-14d9-42a1-9b6b-5b6bf24ff6b0 tempest-VolumesActionsTest-1772322923 None] Detach volume completed successfully. Jun 29 11:11:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4ab06c3-14d9-42a1-9b6b-5b6bf24ff6b0 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-detach_volume" released by "detach_volume" :: held 0.073s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:11:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:11:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:11:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa161149-b788-4333-869b-c4883a78055b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:11:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:30 devstack sudo[112946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:11:30 devstack sudo[112946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:11:30 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:INSERT=1,cinder:SELECT=6,cinder:UPDATE=4 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:11:31 devstack sudo[112946]: pam_unix(sudo:session): session closed for user root Jun 29 11:11:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.820s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:11:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a5ef1a1-da26-441e-9254-b41409a81e75]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:11:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:31 devstack sudo[112951]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:11:31 devstack sudo[112951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:11:32 devstack sudo[112951]: pam_unix(sudo:session): session closed for user root Jun 29 11:11:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.822s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:11:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.9d76b8bd-2bba-4500-a2aa-57109cad368coohx584t.img {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:32 devstack sudo[112957]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.9d76b8bd-2bba-4500-a2aa-57109cad368coohx584t.img Jun 29 11:11:32 devstack sudo[112957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:11:36 devstack sudo[112957]: pam_unix(sudo:session): session closed for user root Jun 29 11:11:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.9d76b8bd-2bba-4500-a2aa-57109cad368coohx584t.img" returned: 0 in 4.391s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:11:36 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1497d64c-8921-4c93-a67b-513500b13b99]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:11:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:36 devstack sudo[112970]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:11:36 devstack sudo[112970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:11:37 devstack sudo[112970]: pam_unix(sudo:session): session closed for user root Jun 29 11:11:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.956s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:11:37 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df, size 1024.00 MB, duration 4.39 sec, destination /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.9d76b8bd-2bba-4500-a2aa-57109cad368coohx584t.img {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:11:37 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Converted 1024.00 MB image at 233.17 MB/s Jun 29 11:11:37 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] 9d76b8bd-2bba-4500-a2aa-57109cad368c was raw, no need to convert to raw {{(pid=93485) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Jun 29 11:11:40 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:11:47 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:11:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 26.095s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:11:56 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Uploaded volume to glance image-id: 9d76b8bd-2bba-4500-a2aa-57109cad368c. {{(pid=93485) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Jun 29 11:11:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-63b39c95-69ce-4e7c-b8b9-7e9467b53c0b tempest-VolumesActionsTest-1772322923 None] Copy volume to image completed successfully. Jun 29 11:11:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:11:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:11:58 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[43c41f77-3de6-471f-88c0-edc20ee07916]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:11:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:58 devstack sudo[112980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:11:58 devstack sudo[112980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:11:59 devstack sudo[112980]: pam_unix(sudo:session): session closed for user root Jun 29 11:11:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.792s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:11:59 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5fc4d65-b479-41f1-8db1-7e43023be7be]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:11:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:11:59 devstack sudo[112985]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:11:59 devstack sudo[112985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:00 devstack sudo[112985]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.842s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:00 devstack sudo[112990]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img Jun 29 11:12:00 devstack sudo[112990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:04 devstack sudo[112990]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img" returned: 0 in 4.461s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:04 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[01e6104f-dc7f-4033-8a30-165b437bccf9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:04 devstack sudo[113003]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:12:04 devstack sudo[113003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:05 devstack sudo[113003]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.967s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:05 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df, size 1024.00 MB, duration 4.46 sec, destination /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:12:05 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Converted 1024.00 MB image at 229.49 MB/s Jun 29 11:12:05 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] 2cb18092-4b53-4bb0-850b-c687ac080799 was raw, converting to qcow2 {{(pid=93485) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Jun 29 11:12:05 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[74ac3fd8-6707-4074-a8ff-a8fdc32dfb5e]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:05 devstack sudo[113008]: 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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img Jun 29 11:12:05 devstack sudo[113008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:06 devstack sudo[113008]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img" returned: 0 in 0.754s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:06 devstack sudo[113012]: 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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img Jun 29 11:12:06 devstack sudo[113012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:06 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:12:07 devstack sudo[113012]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img" returned: 1 in 0.723s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img /opt/stack/data/cinder/conversion/vol_upload_fn6f9806 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:07 devstack sudo[113017]: 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/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img /opt/stack/data/cinder/conversion/vol_upload_fn6f9806 Jun 29 11:12:07 devstack sudo[113017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:07 devstack sudo[113017]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img /opt/stack/data/cinder/conversion/vol_upload_fn6f9806" returned: 0 in 0.651s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Image conversion details: src /opt/stack/data/cinder/conversion/ef882197-16d4-41fe-ba54-245c828c86df.temp_image.2cb18092-4b53-4bb0-850b-c687ac0807995mywj6ib.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_fn6f9806 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:12:07 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Converted 1024.00 MB image at 1024.00 MB/s Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4d890bee-9889-4d38-881c-6e08c7bd65db]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_fn6f9806 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:07 devstack sudo[113022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_fn6f9806 Jun 29 11:12:07 devstack sudo[113022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:08 devstack sudo[113022]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_fn6f9806" returned: 0 in 0.702s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 11.352s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Uploaded volume to glance image-id: 2cb18092-4b53-4bb0-850b-c687ac080799. {{(pid=93485) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Jun 29 11:12:09 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a7ad6ffa-9d18-4a8d-83b9-b79894444cb5 tempest-VolumesActionsTest-1772322923 None] Copy volume to image completed successfully. Jun 29 11:12:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "cinder-quobyte-ef882197-16d4-41fe-ba54-245c828c86df" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-quobyte-ef882197-16d4-41fe-ba54-245c828c86df" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca1a6bf2-0213-47b7-bf64-448878774e2f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:11 devstack sudo[113027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:12:11 devstack sudo[113027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:12 devstack sudo[113027]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.803s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:12 devstack sudo[113068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df Jun 29 11:12:12 devstack sudo[113068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:12 devstack sudo[113073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:12 devstack sudo[113073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:12 devstack sudo[113068]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ef882197-16d4-41fe-ba54-245c828c86df" returned: 0 in 0.716s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-quobyte-ef882197-16d4-41fe-ba54-245c828c86df" released by "delete_volume" :: held 1.571s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Created reservations ['c65a03c5-3c2e-4a7d-b723-1060ffd5e96d', 'd6632bab-d745-4f76-8501-a5eff7926be2', 'fb82b070-0483-4482-9d6d-6391c741a7b4', '56f71bc2-db85-4398-8845-8ca5809fb3ed'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:12 devstack sudo[113076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:12 devstack sudo[113076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:13 devstack sudo[113073]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.682s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:12:13 devstack sudo[113076]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.691s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Deleted volume successfully. Jun 29 11:12:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ddbf53f0-fb35-4ccd-974d-ea4efc2a5b41 tempest-VolumesActionsTest-1772322923 None] Lock "cinder-ef882197-16d4-41fe-ba54-245c828c86df-delete_volume" released by "delete_volume" :: held 2.489s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (4245053f-8d03-4d3a-b8be-907ffd5d98c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1114165-2a02-49bb-a1b8-d473c183e6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1114165-2a02-49bb-a1b8-d473c183e6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1842651528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a1d7b216-7458-4b42-8b9b-8c616a93ff44,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:20Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83b35043-b0fe-4cc3-bbe1-80e2a4b2c152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83b35043-b0fe-4cc3-bbe1-80e2a4b2c152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f715ad63-fdd8-4c72-863c-d49f38454401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f715ad63-fdd8-4c72-863c-d49f38454401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a1d7b216-7458-4b42-8b9b-8c616a93ff44', 'volume_name': 'volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (338eed1e-b867-42dd-9800-9a4a9714e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (338eed1e-b867-42dd-9800-9a4a9714e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c7580de-8af1-41ae-a9ec-9a009778c3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:19 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Volume a1d7b216-7458-4b42-8b9b-8c616a93ff44: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44', 'volume_size': 1} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1842651528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a1d7b216-7458-4b42-8b9b-8c616a93ff44,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:20Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Creating volume a1d7b216-7458-4b42-8b9b-8c616a93ff44 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:12:19 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:12:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:20 devstack sudo[113086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 1073741824 Jun 29 11:12:20 devstack sudo[113086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:20 devstack sudo[113086]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 1073741824" returned: 0 in 0.931s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:20 devstack sudo[113092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 Jun 29 11:12:20 devstack sudo[113092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:21 devstack sudo[113092]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44" returned: 0 in 0.675s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] <== create_volume: return (1649ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.652s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c7580de-8af1-41ae-a9ec-9a009778c3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3752295-bd50-4ab1-84bc-b32faf900dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:21 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Volume volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 (a1d7b216-7458-4b42-8b9b-8c616a93ff44): created successfully Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3752295-bd50-4ab1-84bc-b32faf900dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:21 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (4245053f-8d03-4d3a-b8be-907ffd5d98c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f34931b4-2f29-4b4c-a1fd-54984c048d33 tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (74e502c1-699e-485e-8937-87badf8f1e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e471d0fa-4aaf-40b6-9276-a4ed665866c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e471d0fa-4aaf-40b6-9276-a4ed665866c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1094989137',display_name='tempest-VolumesGetTest-Volume-158423602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e34f791-06b7-4800-a3f3-a23f096ef123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:23Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d434d7db-5e3a-4af7-848f-b9551ab8d23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d434d7db-5e3a-4af7-848f-b9551ab8d23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a9a131a-ba37-47d3-b71d-89b2224082a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a9a131a-ba37-47d3-b71d-89b2224082a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e34f791-06b7-4800-a3f3-a23f096ef123', 'volume_name': 'volume-7e34f791-06b7-4800-a3f3-a23f096ef123', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba0c232c-11bb-46f6-8727-6a6cc7512cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba0c232c-11bb-46f6-8727-6a6cc7512cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e87bd74f-affd-4ff3-9984-9d39f06d7049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:22 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Volume 7e34f791-06b7-4800-a3f3-a23f096ef123: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e34f791-06b7-4800-a3f3-a23f096ef123', 'volume_size': 1} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1094989137',display_name='tempest-VolumesGetTest-Volume-158423602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e34f791-06b7-4800-a3f3-a23f096ef123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:23Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Creating volume 7e34f791-06b7-4800-a3f3-a23f096ef123 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:12:22 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:12:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:22 devstack sudo[113096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 1073741824 Jun 29 11:12:22 devstack sudo[113096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:23 devstack sudo[113096]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 1073741824" returned: 0 in 0.869s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:23 devstack sudo[113102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 Jun 29 11:12:23 devstack sudo[113102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:24 devstack sudo[113102]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123" returned: 0 in 0.644s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] <== create_volume: return (1561ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.564s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e87bd74f-affd-4ff3-9984-9d39f06d7049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e34f791-06b7-4800-a3f3-a23f096ef123', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b49edcb7-9533-4a34-8ab6-c7033fe5a468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:24 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Volume volume-7e34f791-06b7-4800-a3f3-a23f096ef123 (7e34f791-06b7-4800-a3f3-a23f096ef123): created successfully Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b49edcb7-9533-4a34-8ab6-c7033fe5a468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (74e502c1-699e-485e-8937-87badf8f1e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:24 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5600d497-6d8e-4eb3-8cea-39c028c27a6b tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-7e34f791-06b7-4800-a3f3-a23f096ef123-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Lock "cinder-7e34f791-06b7-4800-a3f3-a23f096ef123-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-7e34f791-06b7-4800-a3f3-a23f096ef123" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-7e34f791-06b7-4800-a3f3-a23f096ef123" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5054fe4f-17c9-41c7-80a1-6dba8d67afec]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:25 devstack sudo[113105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 Jun 29 11:12:25 devstack sudo[113105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:25 devstack sudo[113105]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123" returned: 0 in 0.764s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:25 devstack sudo[113110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123 Jun 29 11:12:25 devstack sudo[113110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:26 devstack sudo[113110]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e34f791-06b7-4800-a3f3-a23f096ef123" returned: 0 in 0.685s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-7e34f791-06b7-4800-a3f3-a23f096ef123" released by "delete_volume" :: held 1.492s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Created reservations ['09d5add5-e91c-4d21-b26e-e5154ccdb11e', 'a23e775f-602e-4eba-b83e-355c848f5010', '20c07bd3-c9c9-4419-a4aa-dcc9db0ec618', 'a89f6298-a12a-433d-b8ec-a6dd0ec4b490'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:26 devstack sudo[113113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:26 devstack sudo[113113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-a1d7b216-7458-4b42-8b9b-8c616a93ff44-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Lock "cinder-a1d7b216-7458-4b42-8b9b-8c616a93ff44-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-a1d7b216-7458-4b42-8b9b-8c616a93ff44" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-a1d7b216-7458-4b42-8b9b-8c616a93ff44" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:27 devstack sudo[113113]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.748s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[09b92373-9f47-44d6-b209-40a05963f135]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-405e23df-e1c1-4930-b9dd-e3f3e059d3da tempest-VolumesGetTest-2049592128 None] Lock "cinder-7e34f791-06b7-4800-a3f3-a23f096ef123-delete_volume" released by "delete_volume" :: held 2.452s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:27 devstack sudo[113116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 Jun 29 11:12:27 devstack sudo[113116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:28 devstack sudo[113116]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44" returned: 0 in 0.822s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:28 devstack sudo[113121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44 Jun 29 11:12:28 devstack sudo[113121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:28 devstack sudo[113121]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a1d7b216-7458-4b42-8b9b-8c616a93ff44" returned: 0 in 0.652s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-a1d7b216-7458-4b42-8b9b-8c616a93ff44" released by "delete_volume" :: held 1.533s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:28 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Created reservations ['cb23923b-f759-403e-b64c-e82c2abb0d02', '4031972a-b477-4e3e-a397-ea2ebca9afe5', 'c321d56f-8e95-4bac-aa2d-eba854dc673c', 'ef7a650c-08e2-480f-a196-5aeedc85b423'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:29 devstack sudo[113130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:29 devstack sudo[113130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:29 devstack sudo[113130]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.755s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:12:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4448a8e2-ee35-4d77-8cde-a48838dfeb5c tempest-VolumesGetTest-2049592128 None] Lock "cinder-a1d7b216-7458-4b42-8b9b-8c616a93ff44-delete_volume" released by "delete_volume" :: held 2.521s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (9c0eb42b-4194-4ab0-892a-28f943f389a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcfff5ed-6ec6-434f-bf33-60d7d521329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcfff5ed-6ec6-434f-bf33-60d7d521329f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1749333811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e31b44dc-6e0b-4011-9f2f-5f75de28a2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:30Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (809d34ea-9894-4626-a2b8-2ca06b72c754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (809d34ea-9894-4626-a2b8-2ca06b72c754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e74b26de-d7e2-40bd-8873-7a564d0309a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e74b26de-d7e2-40bd-8873-7a564d0309a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'volume_name': 'volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db1c1994-801c-4ed7-98a6-bad639f4fef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db1c1994-801c-4ed7-98a6-bad639f4fef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (081c0a83-688f-41e7-b19b-72c92f29b1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Volume e31b44dc-6e0b-4011-9f2f-5f75de28a2c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'volume_size': 1} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1749333811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e31b44dc-6e0b-4011-9f2f-5f75de28a2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:30Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Creating volume e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:12:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:12:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:30 devstack sudo[113133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 1073741824 Jun 29 11:12:30 devstack sudo[113133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:31 devstack sudo[113133]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 1073741824" returned: 0 in 0.873s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:31 devstack sudo[113139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:31 devstack sudo[113139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:31 devstack sudo[113139]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.688s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] <== create_volume: return (1604ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.609s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (081c0a83-688f-41e7-b19b-72c92f29b1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecdad13c-6f59-41f9-9325-0d4d5c3581ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:31 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Volume volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 (e31b44dc-6e0b-4011-9f2f-5f75de28a2c8): created successfully Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecdad13c-6f59-41f9-9325-0d4d5c3581ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:31 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (9c0eb42b-4194-4ab0-892a-28f943f389a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:31 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-41d9562f-f771-4e1c-a5d5-c1237dd9a4cd tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (c19113c2-dcc3-45e2-a39b-6e6501b4486b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a61d983-49cf-43bc-bcd6-f7a5dbcb7fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a61d983-49cf-43bc-bcd6-f7a5dbcb7fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1543476874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4bf40aea-753b-4dd7-9336-dd22e96ff7c5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e31b44dc-6e0b-4011-9f2f-5f75de28a2c8,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:33Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0fe895c-4c41-4dfa-ba79-b6cd63e1db3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0fe895c-4c41-4dfa-ba79-b6cd63e1db3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48bc6c60-50da-4c26-acfb-0aa11454a304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48bc6c60-50da-4c26-acfb-0aa11454a304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '4bf40aea-753b-4dd7-9336-dd22e96ff7c5', 'volume_name': 'volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5', 'volume_size': 1, 'source_volid': 'e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'source_volstatus': 'available'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97d413b0-e467-4d8a-a503-1e38249dbf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97d413b0-e467-4d8a-a503-1e38249dbf91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78644d62-29ed-4522-9792-802c5b44fdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Volume 4bf40aea-753b-4dd7-9336-dd22e96ff7c5: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5', 'volume_size': 1, 'source_volid': 'e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'source_volstatus': 'available'} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:32 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Cloning volume e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 to volume 4bf40aea-753b-4dd7-9336-dd22e96ff7c5 Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Creating offline snapshot 3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 of volume e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[283c3b0a-ad0c-4885-95d6-937ce9b3dc8d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:32 devstack sudo[113143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:32 devstack sudo[113143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:33 devstack sudo[113143]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.794s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:33 devstack sudo[113148]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 1G Jun 29 11:12:33 devstack sudo[113148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:34 devstack sudo[113148]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 1G" returned: 0 in 0.809s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:34 devstack sudo[113153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 Jun 29 11:12:34 devstack sudo[113153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:35 devstack sudo[113153]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" returned: 0 in 0.830s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:35 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 is being set with open permissions: ugo+rw Jun 29 11:12:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:35 devstack sudo[113158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 Jun 29 11:12:35 devstack sudo[113158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:35 devstack sudo[113158]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" returned: 0 in 0.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:36 devstack sudo[113161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info Jun 29 11:12:36 devstack sudo[113161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:36 devstack sudo[113161]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info" returned: 0 in 0.798s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:36 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info is being set with open permissions: ugo+rw Jun 29 11:12:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:36 devstack sudo[113164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info Jun 29 11:12:36 devstack sudo[113164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:37 devstack sudo[113164]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.info" returned: 0 in 0.667s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] snapshot: 3ca2e4b9-d527-479a-b5cf-ac0070e52cc9, volume: 4bf40aea-753b-4dd7-9336-dd22e96ff7c5, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb61167f-4b3d-461c-a89c-bbb1716c69da]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:37 devstack sudo[113168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 Jun 29 11:12:37 devstack sudo[113168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:38 devstack sudo[113168]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" returned: 0 in 0.777s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:12:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 11:12:38 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 11:12:38 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[265e198c-1b5f-486d-b623-32114832abc9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:38 devstack sudo[113173]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:38 devstack sudo[113173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:39 devstack sudo[113173]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.816s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:39 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 11:12:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:39 devstack sudo[113178]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 Jun 29 11:12:39 devstack sudo[113178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:43 devstack sudo[113178]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" returned: 0 in 4.764s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[41e81813-c1e4-4bf4-907b-23d6d4a0dacd]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:44 devstack sudo[113193]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:44 devstack sudo[113193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:44 devstack sudo[113193]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.940s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:44 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8, size 1024.00 MB, duration 4.77 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:12:44 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Converted 1024.00 MB image at 214.86 MB/s Jun 29 11:12:44 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 is being set with open permissions: ugo+rw Jun 29 11:12:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:44 devstack sudo[113198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 Jun 29 11:12:44 devstack sudo[113198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:45 devstack sudo[113198]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" returned: 0 in 0.661s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" released by "_copy_volume_from_snapshot" :: held 8.040s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Deleting offline snapshot 3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 of volume e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] snapshot_file for this snap is: volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[39c3aba3-9f6e-48d7-ad02-a9a7cbf921e7]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:45 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 Jun 29 11:12:45 devstack sudo[113201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:46 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=27,cinder:UPDATE=38,cinder:INSERT=9,cinder:DELETE=2 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:12:46 devstack sudo[113201]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" returned: 0 in 0.790s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:12:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[60891917-6276-49ca-8de4-2ecda57d6d75]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:46 devstack sudo[113206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:46 devstack sudo[113206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:47 devstack sudo[113206]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.757s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:47 devstack sudo[113211]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 Jun 29 11:12:47 devstack sudo[113211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:47 devstack sudo[113211]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" returned: 0 in 0.747s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:47 devstack sudo[113216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9 Jun 29 11:12:47 devstack sudo[113216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:48 devstack sudo[113216]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8.3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" returned: 0 in 0.703s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-3ca2e4b9-d527-479a-b5cf-ac0070e52cc9" released by "_delete_snapshot" :: held 3.091s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 15.930s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78644d62-29ed-4522-9792-802c5b44fdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5', 'volume_size': 1, 'source_volid': 'e31b44dc-6e0b-4011-9f2f-5f75de28a2c8', 'source_volstatus': 'available'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0205f8fd-fa83-40d8-b468-f92acc5c4e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:48 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Volume volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 (4bf40aea-753b-4dd7-9336-dd22e96ff7c5): created successfully Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0205f8fd-fa83-40d8-b468-f92acc5c4e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (c19113c2-dcc3-45e2-a39b-6e6501b4486b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:48 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2a6c423a-e6e6-4960-bfbb-1233fc8b283f tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (0edeacf2-75c8-4f82-8874-9a37a9c5d4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b28ff185-62b2-4209-96a1-b01b71aac8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b28ff185-62b2-4209-96a1-b01b71aac8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-832448466',display_name='tempest-VolumesGetTest-Volume-1430395021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e00648eb-5d1d-43c2-b558-4ffedcfdbb93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:50Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a34ebf92-ef5b-49eb-bc8c-7b1027325e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a34ebf92-ef5b-49eb-bc8c-7b1027325e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d5c1bd5-49a0-4a9a-be89-ab08c87a0296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d5c1bd5-49a0-4a9a-be89-ab08c87a0296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e00648eb-5d1d-43c2-b558-4ffedcfdbb93', 'volume_name': 'volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (781ca027-8868-486b-b49c-06955d47f475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (781ca027-8868-486b-b49c-06955d47f475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (786d5b43-53e2-483b-a1d7-87bb8fbba223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Volume e00648eb-5d1d-43c2-b558-4ffedcfdbb93: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93', 'volume_size': 1} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:12:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-832448466',display_name='tempest-VolumesGetTest-Volume-1430395021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e00648eb-5d1d-43c2-b558-4ffedcfdbb93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:12:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:12:50Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Creating volume e00648eb-5d1d-43c2-b558-4ffedcfdbb93 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:50 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:12:50 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:12:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:50 devstack sudo[113219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 1073741824 Jun 29 11:12:50 devstack sudo[113219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:50 devstack sudo[113219]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 1073741824" returned: 0 in 0.914s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:50 devstack sudo[113225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 Jun 29 11:12:50 devstack sudo[113225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:51 devstack sudo[113225]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93" returned: 0 in 0.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] <== create_volume: return (1630ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.633s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (786d5b43-53e2-483b-a1d7-87bb8fbba223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97f81e90-b17c-4606-bd3d-083f0a0bb226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Volume volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 (e00648eb-5d1d-43c2-b558-4ffedcfdbb93): created successfully Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97f81e90-b17c-4606-bd3d-083f0a0bb226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (0edeacf2-75c8-4f82-8874-9a37a9c5d4f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-96dc8641-f8b6-4d4a-90a6-502973cd8468 tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:12:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-e00648eb-5d1d-43c2-b558-4ffedcfdbb93-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Lock "cinder-e00648eb-5d1d-43c2-b558-4ffedcfdbb93-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-e00648eb-5d1d-43c2-b558-4ffedcfdbb93" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-e00648eb-5d1d-43c2-b558-4ffedcfdbb93" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:52 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9de57c1-75d7-4883-8bfb-b15b45126c94]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:52 devstack sudo[113229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 Jun 29 11:12:52 devstack sudo[113229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:53 devstack sudo[113229]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93" returned: 0 in 0.866s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:53 devstack sudo[113234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93 Jun 29 11:12:53 devstack sudo[113234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:53 devstack sudo[113234]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e00648eb-5d1d-43c2-b558-4ffedcfdbb93" returned: 0 in 0.698s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-e00648eb-5d1d-43c2-b558-4ffedcfdbb93" released by "delete_volume" :: held 1.612s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Created reservations ['dec4475e-cd1e-4873-a57a-29be9ae4286d', '021a97ba-df84-48c8-a61d-ea0eed76bfde', '9276a028-e507-41d5-8634-c8d326e48e28', '68e52707-a68e-4712-969c-61f5b2a7b85b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:54 devstack sudo[113237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:54 devstack sudo[113237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-4bf40aea-753b-4dd7-9336-dd22e96ff7c5-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Lock "cinder-4bf40aea-753b-4dd7-9336-dd22e96ff7c5-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb229d42-08d1-47a0-84e8-c98f64b9988d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:54 devstack sudo[113237]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.747s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:54 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:12:54 devstack sudo[113240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 Jun 29 11:12:54 devstack sudo[113240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5d51dccc-010e-4ec0-9974-9e527bf84452 tempest-VolumesGetTest-2049592128 None] Lock "cinder-e00648eb-5d1d-43c2-b558-4ffedcfdbb93-delete_volume" released by "delete_volume" :: held 2.581s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:55 devstack sudo[113240]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" returned: 0 in 0.812s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:55 devstack sudo[113245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5 Jun 29 11:12:55 devstack sudo[113245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:56 devstack sudo[113245]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" returned: 0 in 0.652s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-4bf40aea-753b-4dd7-9336-dd22e96ff7c5" released by "delete_volume" :: held 1.511s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Created reservations ['40c71bec-f590-4f23-8065-c01bc5c52c36', '4366a285-33ea-467b-9a4d-ace5069a0e1c', '04b8b37d-8c7c-4cc8-8916-d17dfeab20b4', '4f631006-383b-4476-bb5f-53478ec94336'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:56 devstack sudo[113248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:56 devstack sudo[113248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Lock "cinder-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" acquired by "delete_volume" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:12:56 devstack sudo[113248]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.713s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:56 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[25b9cff4-65d7-4f7b-ba5d-a970c61ac187]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d0f0ac6c-6c0e-470d-9afe-e098b449b108 tempest-VolumesGetTest-2049592128 None] Lock "cinder-4bf40aea-753b-4dd7-9336-dd22e96ff7c5-delete_volume" released by "delete_volume" :: held 2.452s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:57 devstack sudo[113251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:57 devstack sudo[113251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:57 devstack sudo[113251]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.801s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:57 devstack sudo[113256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8 Jun 29 11:12:57 devstack sudo[113256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:58 devstack sudo[113256]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" returned: 0 in 0.669s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8" released by "delete_volume" :: held 1.533s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Created reservations ['73fefd02-a2f2-4ebb-a056-56f614d187f6', '94ea0587-9014-4dfb-936e-cd70c1411c6e', '4b109f0a-6059-461b-b9b0-cf065ac0e9a2', 'b874edc9-3859-4cd0-be5a-23a64cfe3a70'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:12:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:12:58 devstack sudo[113259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:12:58 devstack sudo[113259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:12:59 devstack sudo[113259]: pam_unix(sudo:session): session closed for user root Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.730s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:12:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-26b86ae1-dfe1-4b51-aab8-9ba593f6c3ce tempest-VolumesGetTest-2049592128 None] Lock "cinder-e31b44dc-6e0b-4011-9f2f-5f75de28a2c8-delete_volume" released by "delete_volume" :: held 2.508s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (5c5cd7f5-3cbe-4e61-a699-328a243a7a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c800ea69-a287-4622-85ad-ecca404f5434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c800ea69-a287-4622-85ad-ecca404f5434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1378460617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8cc466aa-4f27-4e41-958d-e33cebc6ac9c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:00Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (678f5280-d503-4012-89c0-923ec2e63e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (678f5280-d503-4012-89c0-923ec2e63e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (959d66ec-3a3f-415b-a463-3da9b2f2bad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:12:59 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (959d66ec-3a3f-415b-a463-3da9b2f2bad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8cc466aa-4f27-4e41-958d-e33cebc6ac9c', 'volume_name': 'volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0cd03cb7-687a-4c2e-8d06-ac7766b90800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0cd03cb7-687a-4c2e-8d06-ac7766b90800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9bd4e559-a000-47ec-89e7-21f231d5e52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Volume 8cc466aa-4f27-4e41-958d-e33cebc6ac9c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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': } Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Trying to clone 8cc466aa-4f27-4e41-958d-e33cebc6ac9c from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 at location (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 11:13:00 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Image download 20.69 MB at 20.69 MB/s Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac89b9da-bb86-4961-ab93-7bca5f0e1baf]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:00 devstack sudo[113263]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD Jun 29 11:13:00 devstack sudo[113263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:01 devstack sudo[113263]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD" returned: 0 in 0.828s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:01 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 is fetched for user 1cc816d3d11547fb83d3721571772a66. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 11:13:01 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9c760897-b0b6-4371-95f1-2ff46f533469]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:01 devstack sudo[113270]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD Jun 29 11:13:01 devstack sudo[113270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:02 devstack sudo[113270]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD" returned: 0 in 0.772s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1378460617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8cc466aa-4f27-4e41-958d-e33cebc6ac9c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:00Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Creating volume 8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:02 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:02 devstack sudo[113275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c 1073741824 Jun 29 11:13:02 devstack sudo[113275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:03 devstack sudo[113275]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c 1073741824" returned: 0 in 0.943s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:03 devstack sudo[113280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:03 devstack sudo[113280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:04 devstack sudo[113280]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 0 in 0.698s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] <== create_volume: return (1690ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.694s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Attempting download of 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume 8cc466aa-4f27-4e41-958d-e33cebc6ac9c. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8718440-2186-4191-8692-45c0d9c693eb]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:04 devstack sudo[113283]: 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax Jun 29 11:13:04 devstack sudo[113283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:04 devstack sudo[113283]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax" returned: 0 in 0.767s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:05 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 luks --output=json /opt/stack/data/cinder/conversion/image_download_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax Jun 29 11:13:05 devstack sudo[113287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:05 devstack sudo[113287]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax" returned: 1 in 0.781s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_y84cc9ax' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:13:05 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7819523-12a8-4663-aa16-4a67a9b11089]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:05 devstack sudo[113291]: quobyte : PWD=/ ; USER=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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD Jun 29 11:13:05 devstack sudo[113291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:06 devstack sudo[113291]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD" returned: 0 in 0.801s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:06 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 was qcow2, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 11:13:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:06 devstack sudo[113296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:06 devstack sudo[113296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:08 devstack sudo[113296]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 0 in 2.001s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:08 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1aa1ce57-b29b-4481-8b55-b7ff02ffdc41_5i6d4acodevstack@QuobyteHD, size 112.00 MB, duration 2.00 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:13:08 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Converted 112.00 MB image at 55.91 MB/s Jun 29 11:13:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:08 devstack sudo[113303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c 1G Jun 29 11:13:08 devstack sudo[113303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:09 devstack sudo[113303]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c 1G" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d15667da-cb67-4062-b231-b4bb223edad6]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:09 devstack sudo[113308]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:09 devstack sudo[113308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:10 devstack sudo[113308]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 0 in 0.797s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:10 devstack sudo[113312]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:10 devstack sudo[113312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:10 devstack sudo[113312]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 1 in 0.823s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Downloaded image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 ((None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'metadata': {}}])) to volume 8cc466aa-4f27-4e41-958d-e33cebc6ac9c successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Temporary image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 for user 1cc816d3d11547fb83d3721571772a66 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Marking volume 8cc466aa-4f27-4e41-958d-e33cebc6ac9c as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 11:13:10 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Copying metadata from image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 to 8cc466aa-4f27-4e41-958d-e33cebc6ac9c. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 11:13:11 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Creating volume glance metadata for volume 8cc466aa-4f27-4e41-958d-e33cebc6ac9c backed by image 1aa1ce57-b29b-4481-8b55-b7ff02ffdc41 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': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 11:13:11 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=54,cinder:UPDATE=64,cinder:INSERT=14,cinder:DELETE=7 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:13:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9bd4e559-a000-47ec-89e7-21f231d5e52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c', 'volume_size': 1, 'image_id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', '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': 'd47cceec51d4490ea8d98d20025dfc86', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '1aa1ce57-b29b-4481-8b55-b7ff02ffdc41', 'created_at': datetime.datetime(2026, 6, 29, 8, 36, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 8, 36, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1aa1ce57-b29b-4481-8b55-b7ff02ffdc41/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=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c2507d8-def5-4e25-95fe-4fc9c2997fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:11 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Volume volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c (8cc466aa-4f27-4e41-958d-e33cebc6ac9c): created successfully Jun 29 11:13:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c2507d8-def5-4e25-95fe-4fc9c2997fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (5c5cd7f5-3cbe-4e61-a699-328a243a7a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:11 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0e80c74e-95f3-4046-9ac5-868ed7756a45 tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (4d59f913-de2c-4951-8e7e-a043bdd8c413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4a58619-f721-47a0-8d2b-747ed37dd13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4a58619-f721-47a0-8d2b-747ed37dd13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1802288369',display_name='tempest-VolumesGetTest-Volume-830166551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe4c3a86-4a61-4a52-b7ac-d0a098d5f124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:12Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d27a63b-9e63-459b-bacf-7c69e44bcbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d27a63b-9e63-459b-bacf-7c69e44bcbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd6d6341-5ebe-4425-a0aa-6b69085f708c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd6d6341-5ebe-4425-a0aa-6b69085f708c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe4c3a86-4a61-4a52-b7ac-d0a098d5f124', 'volume_name': 'volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0f5061c-8bdd-42b9-81a1-2829661b63b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0f5061c-8bdd-42b9-81a1-2829661b63b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7e7ddb0-a293-4e3e-ade3-e9669953e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:12 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Volume fe4c3a86-4a61-4a52-b7ac-d0a098d5f124: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124', 'volume_size': 1} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1802288369',display_name='tempest-VolumesGetTest-Volume-830166551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe4c3a86-4a61-4a52-b7ac-d0a098d5f124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f1c56605804340947c95f241c10820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:12Z,use_quota=True,user_id='1cc816d3d11547fb83d3721571772a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Creating volume fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:12 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:12 devstack sudo[113353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 1073741824 Jun 29 11:13:12 devstack sudo[113353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:12 devstack sudo[113356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:12 devstack sudo[113356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:13 devstack sudo[113356]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.685s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:13:13 devstack sudo[113353]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 1073741824" returned: 0 in 0.891s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:13 devstack sudo[113363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 Jun 29 11:13:13 devstack sudo[113363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:14 devstack sudo[113363]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124" returned: 0 in 0.697s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] <== create_volume: return (1629ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.632s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7e7ddb0-a293-4e3e-ade3-e9669953e9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19416133-8189-4c3e-807d-7b02bf6d92f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:14 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Volume volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 (fe4c3a86-4a61-4a52-b7ac-d0a098d5f124): created successfully Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19416133-8189-4c3e-807d-7b02bf6d92f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Flow 'volume_create_manager' (4d59f913-de2c-4951-8e7e-a043bdd8c413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c51ae2a6-1932-4e74-a378-e4ca45c2221b tempest-VolumesGetTest-2049592128 None] Created volume successfully. Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Lock "cinder-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124" acquired by "delete_volume" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d81b946f-288d-4d96-9e7a-0199f51e8ec7]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:14 devstack sudo[113366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 Jun 29 11:13:14 devstack sudo[113366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:15 devstack sudo[113366]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124" returned: 0 in 0.816s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:15 devstack sudo[113373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124 Jun 29 11:13:15 devstack sudo[113373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:16 devstack sudo[113373]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124" returned: 0 in 0.636s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124" released by "delete_volume" :: held 1.493s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Created reservations ['8f3b0852-f5ef-4fa1-a9ef-624651dd08b8', '38319e48-5268-4f57-9e3b-3bf2a3ed1e65', '83a05bc6-5fd6-4ef3-b425-168b3bcc89fa', 'ec4cc1ea-3281-4348-84e9-e5a17f7579fb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:16 devstack sudo[113376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:16 devstack sudo[113376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-8cc466aa-4f27-4e41-958d-e33cebc6ac9c-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:16 devstack sudo[113376]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.659s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:16 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Lock "cinder-8cc466aa-4f27-4e41-958d-e33cebc6ac9c-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-3605ff33-9ad1-426e-abda-cc214ee61c2b tempest-VolumesGetTest-2049592128 None] Lock "cinder-fe4c3a86-4a61-4a52-b7ac-d0a098d5f124-delete_volume" released by "delete_volume" :: held 2.365s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Acquiring lock "cinder-quobyte-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:17 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:17 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[96955b82-1a4e-4799-b519-7652c658ca25]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:17 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:17 devstack sudo[113379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:17 devstack sudo[113379]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 0 in 0.730s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:17 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:17 devstack sudo[113383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:18 devstack sudo[113383]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 1 in 0.765s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:13:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:18 devstack sudo[113388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c Jun 29 11:13:18 devstack sudo[113388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:19 devstack sudo[113388]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" returned: 0 in 0.648s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Lock "cinder-quobyte-8cc466aa-4f27-4e41-958d-e33cebc6ac9c" released by "delete_volume" :: held 2.201s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Created reservations ['141d466f-3051-4ade-b1ef-2e7499057661', '5dbe508e-72bd-4d0a-b981-ed695e1791a5', '5ea43de3-8279-4de1-84bf-7180ffd2c4b7', 'd550a7ca-cc61-4ad3-bd04-be8df3458c11'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:19 devstack sudo[113391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:19 devstack sudo[113391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:20 devstack sudo[113391]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.644s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:20 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:20 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Deleted volume successfully. Jun 29 11:13:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-57b98162-381b-4527-94bb-1da9c3f02514 tempest-VolumesGetTest-2049592128 None] Lock "cinder-8cc466aa-4f27-4e41-958d-e33cebc6ac9c-delete_volume" released by "delete_volume" :: held 3.062s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (aabe5f9d-cab9-4f46-a3ca-c8dfed645e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aecd62bb-7e17-4406-9c43-ae8d6838aab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aecd62bb-7e17-4406-9c43-ae8d6838aab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1921283255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=697e8726-6b52-486d-a1c2-c0d610bf2584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:23Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e1becb8-a9b7-4f75-bd76-b41dc724d679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e1becb8-a9b7-4f75-bd76-b41dc724d679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (916a3983-88fe-4251-a2ba-6c06a0645749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (916a3983-88fe-4251-a2ba-6c06a0645749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '697e8726-6b52-486d-a1c2-c0d610bf2584', 'volume_name': 'volume-697e8726-6b52-486d-a1c2-c0d610bf2584', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e44af4f1-0487-45ae-a9fa-00aca2dbb7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e44af4f1-0487-45ae-a9fa-00aca2dbb7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (327167be-185a-4a39-96eb-bdb6b499fb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:23 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume 697e8726-6b52-486d-a1c2-c0d610bf2584: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-697e8726-6b52-486d-a1c2-c0d610bf2584', 'volume_size': 1} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1921283255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=697e8726-6b52-486d-a1c2-c0d610bf2584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:23Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Creating volume 697e8726-6b52-486d-a1c2-c0d610bf2584 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:23 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:23 devstack sudo[113396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 1073741824 Jun 29 11:13:23 devstack sudo[113396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:24 devstack sudo[113396]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 1073741824" returned: 0 in 0.884s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:24 devstack sudo[113401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 Jun 29 11:13:24 devstack sudo[113401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:24 devstack sudo[113401]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584" returned: 0 in 0.698s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] <== create_volume: return (1627ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.630s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (327167be-185a-4a39-96eb-bdb6b499fb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-697e8726-6b52-486d-a1c2-c0d610bf2584', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c0d95b4-1ac8-47da-a363-21c20b9763a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:24 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume volume-697e8726-6b52-486d-a1c2-c0d610bf2584 (697e8726-6b52-486d-a1c2-c0d610bf2584): created successfully Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c0d95b4-1ac8-47da-a363-21c20b9763a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (aabe5f9d-cab9-4f46-a3ca-c8dfed645e47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:24 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-010997d3-ac0c-4c4e-bd15-7859a5b5d0e7 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created volume successfully. Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (1e854a56-f0b7-4105-a792-583e2be2c30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02ebb380-1bb4-4e37-a4f8-4486dcb64d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02ebb380-1bb4-4e37-a4f8-4486dcb64d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1739412840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6f52636-aa00-40fc-b3a6-0c89fd480010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:26Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c60150a9-b371-4b2f-8ca6-12a2b96924a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c60150a9-b371-4b2f-8ca6-12a2b96924a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72886941-fe50-4357-9654-ce6f96f79722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72886941-fe50-4357-9654-ce6f96f79722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6f52636-aa00-40fc-b3a6-0c89fd480010', 'volume_name': 'volume-f6f52636-aa00-40fc-b3a6-0c89fd480010', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb3b6706-e6e9-4312-a864-7edff08af830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb3b6706-e6e9-4312-a864-7edff08af830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cef50b12-1546-4bf5-8d9f-1764b257ccbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume f6f52636-aa00-40fc-b3a6-0c89fd480010: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6f52636-aa00-40fc-b3a6-0c89fd480010', 'volume_size': 1} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1739412840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f6f52636-aa00-40fc-b3a6-0c89fd480010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:26Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Creating volume f6f52636-aa00-40fc-b3a6-0c89fd480010 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:25 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:25 devstack sudo[113404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 1073741824 Jun 29 11:13:25 devstack sudo[113404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (848104d2-cc5e-412f-9d4c-2db0afae50f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (172cfe77-dd63-48dc-9930-0c6a781d1f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (172cfe77-dd63-48dc-9930-0c6a781d1f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2042530231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:26Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4d8f82c-5c61-49a9-807b-a71d6d7f5b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4d8f82c-5c61-49a9-807b-a71d6d7f5b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7975e3d0-c664-4594-bf3c-443d7de998cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7975e3d0-c664-4594-bf3c-443d7de998cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc', 'volume_name': 'volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ada46e7-c36d-46a3-85f8-fa3ada87caa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ada46e7-c36d-46a3-85f8-fa3ada87caa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b48d096d-9fb4-478c-85ab-ca57b0ff7d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume 1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc', 'volume_size': 1} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (14e4f98a-ec8a-483d-a29e-225166f04561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3aa60871-eb9a-401e-82f1-88d1cfd58a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3aa60871-eb9a-401e-82f1-88d1cfd58a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1439117892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=40ad1470-1584-438b-889d-24156730c4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:27Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df01f160-3076-4049-b679-b5ef00b8cab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df01f160-3076-4049-b679-b5ef00b8cab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e59a6cc-acd3-43b7-ad05-134fa5f2730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e59a6cc-acd3-43b7-ad05-134fa5f2730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40ad1470-1584-438b-889d-24156730c4e6', 'volume_name': 'volume-40ad1470-1584-438b-889d-24156730c4e6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fb0754d-3c86-415b-b624-ec45dd8a7d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fb0754d-3c86-415b-b624-ec45dd8a7d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63b814cd-b3ed-4602-b416-db885a5b7d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:26 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume 40ad1470-1584-438b-889d-24156730c4e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40ad1470-1584-438b-889d-24156730c4e6', 'volume_size': 1} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:26 devstack sudo[113404]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 1073741824" returned: 0 in 1.063s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:26 devstack sudo[113410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 Jun 29 11:13:26 devstack sudo[113410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (c7d23df6-ce84-4cba-b7c5-07c917f82e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4701becc-3f16-4f45-ac07-be79cb277f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4701becc-3f16-4f45-ac07-be79cb277f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-524926549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c46411c-89d7-4b32-be50-b6bbebd56c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:27Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0a37d4d-84e9-44d0-8e9c-01a4773401ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0a37d4d-84e9-44d0-8e9c-01a4773401ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91a1f01c-c656-4ce0-b94c-aa7d3b2bd26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91a1f01c-c656-4ce0-b94c-aa7d3b2bd26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c46411c-89d7-4b32-be50-b6bbebd56c9b', 'volume_name': 'volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f7a2142-d336-4786-bbed-103a9383131c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f7a2142-d336-4786-bbed-103a9383131c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7891a855-d3de-4ae4-9232-4c15398fd25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume 6c46411c-89d7-4b32-be50-b6bbebd56c9b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b', 'volume_size': 1} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (2224b99c-2a96-4409-a21d-d8f76bb2be01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6509c4d5-520f-42d7-b8dd-0e65fd1e96de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6509c4d5-520f-42d7-b8dd-0e65fd1e96de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-750827026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1cdb9655-6037-42ba-8866-75b865668669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:27Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22cd4827-de9e-4072-b8d9-dec8c2c6f881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22cd4827-de9e-4072-b8d9-dec8c2c6f881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (355a2864-32f7-4cf9-bfc8-1b59598a5d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (355a2864-32f7-4cf9-bfc8-1b59598a5d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1cdb9655-6037-42ba-8866-75b865668669', 'volume_name': 'volume-1cdb9655-6037-42ba-8866-75b865668669', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3171762f-3583-4a54-a61d-4d138925d98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3171762f-3583-4a54-a61d-4d138925d98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (619cb9dc-596a-47b7-8677-0cc039f1e462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume 1cdb9655-6037-42ba-8866-75b865668669: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1cdb9655-6037-42ba-8866-75b865668669', 'volume_size': 1} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:27 devstack sudo[113410]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010" returned: 0 in 0.695s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] <== create_volume: return (1803ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.806s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.362s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2042530231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:26Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Creating volume 1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:27 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cef50b12-1546-4bf5-8d9f-1764b257ccbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6f52636-aa00-40fc-b3a6-0c89fd480010', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack sudo[113413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc 1073741824 Jun 29 11:13:27 devstack sudo[113413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2bf42b0-8b54-45b4-bf5f-6d084ba6de2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:27 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 (f6f52636-aa00-40fc-b3a6-0c89fd480010): created successfully Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2bf42b0-8b54-45b4-bf5f-6d084ba6de2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:27 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (1e854a56-f0b7-4105-a792-583e2be2c30d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:27 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ed201893-d34c-4ba3-91c3-3a099c3a9431 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created volume successfully. Jun 29 11:13:28 devstack sudo[113413]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc 1073741824" returned: 0 in 0.847s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:28 devstack sudo[113420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc Jun 29 11:13:28 devstack sudo[113420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:29 devstack sudo[113420]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc" returned: 0 in 0.659s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] <== create_volume: return (1544ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.546s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.457s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1439117892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=40ad1470-1584-438b-889d-24156730c4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:27Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Creating volume 40ad1470-1584-438b-889d-24156730c4e6 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:29 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b48d096d-9fb4-478c-85ab-ca57b0ff7d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:29 devstack sudo[113428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 1073741824 Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf1b0309-a38b-4439-b02c-adb20ca8c2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:29 devstack sudo[113428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:29 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc (1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc): created successfully Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf1b0309-a38b-4439-b02c-adb20ca8c2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:29 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (848104d2-cc5e-412f-9d4c-2db0afae50f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:29 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-17f0dd38-e6e0-4b43-8b72-1175806402ba tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created volume successfully. Jun 29 11:13:30 devstack sudo[113428]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 1073741824" returned: 0 in 0.809s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:30 devstack sudo[113433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 Jun 29 11:13:30 devstack sudo[113433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:30 devstack sudo[113433]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6" returned: 0 in 0.696s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] <== create_volume: return (1542ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.545s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.589s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-524926549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c46411c-89d7-4b32-be50-b6bbebd56c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:27Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Creating volume 6c46411c-89d7-4b32-be50-b6bbebd56c9b {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:30 devstack sudo[113436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b 1073741824 Jun 29 11:13:30 devstack sudo[113436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63b814cd-b3ed-4602-b416-db885a5b7d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40ad1470-1584-438b-889d-24156730c4e6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b710e95c-487b-4552-88b5-24b554f0ea52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume volume-40ad1470-1584-438b-889d-24156730c4e6 (40ad1470-1584-438b-889d-24156730c4e6): created successfully Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b710e95c-487b-4552-88b5-24b554f0ea52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (14e4f98a-ec8a-483d-a29e-225166f04561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fe0ffd55-c0df-48d5-aa70-c980e2373682 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created volume successfully. Jun 29 11:13:31 devstack sudo[113436]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b 1073741824" returned: 0 in 0.791s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:31 devstack sudo[113442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b Jun 29 11:13:31 devstack sudo[113442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:32 devstack sudo[113442]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b" returned: 0 in 0.640s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] <== create_volume: return (1475ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.477s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.766s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-750827026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1cdb9655-6037-42ba-8866-75b865668669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca0cb5d21bd54d8194e2b6860b133a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:13:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:13:27Z,use_quota=True,user_id='a97642876eba4534ad06cb17ce21a81c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Creating volume 1cdb9655-6037-42ba-8866-75b865668669 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:13:32 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7891a855-d3de-4ae4-9232-4c15398fd25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33985bd0-8fe3-4d20-95f5-6a59bced8870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:32 devstack sudo[113445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 1073741824 Jun 29 11:13:32 devstack sudo[113445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b (6c46411c-89d7-4b32-be50-b6bbebd56c9b): created successfully Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33985bd0-8fe3-4d20-95f5-6a59bced8870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (c7d23df6-ce84-4cba-b7c5-07c917f82e5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ca373b00-7370-4f63-9fab-5b51042055cd tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created volume successfully. Jun 29 11:13:33 devstack sudo[113445]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 1073741824" returned: 0 in 0.849s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:33 devstack sudo[113451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 Jun 29 11:13:33 devstack sudo[113451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:33 devstack sudo[113451]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669" returned: 0 in 0.605s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] <== create_volume: return (1491ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.495s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (619cb9dc-596a-47b7-8677-0cc039f1e462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1cdb9655-6037-42ba-8866-75b865668669', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5da2df1-0413-4635-948e-f462f6293840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:13:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Volume volume-1cdb9655-6037-42ba-8866-75b865668669 (1cdb9655-6037-42ba-8866-75b865668669): created successfully Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5da2df1-0413-4635-948e-f462f6293840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Flow 'volume_create_manager' (2224b99c-2a96-4409-a21d-d8f76bb2be01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:13:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-fc275311-32c5-4f70-8fc6-cfda969a361c tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created volume successfully. Jun 29 11:13:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-1cdb9655-6037-42ba-8866-75b865668669-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-1cdb9655-6037-42ba-8866-75b865668669-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-quobyte-1cdb9655-6037-42ba-8866-75b865668669" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-1cdb9655-6037-42ba-8866-75b865668669" acquired by "delete_volume" :: waited 0.013s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[646b03f3-c289-4764-8584-30efabfcb88b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:34 devstack sudo[113454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 Jun 29 11:13:34 devstack sudo[113454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:34 devstack sudo[113454]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669" returned: 0 in 0.750s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:34 devstack sudo[113459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669 Jun 29 11:13:34 devstack sudo[113459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:35 devstack sudo[113459]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1cdb9655-6037-42ba-8866-75b865668669" returned: 0 in 0.612s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-1cdb9655-6037-42ba-8866-75b865668669" released by "delete_volume" :: held 1.400s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created reservations ['38264af3-6001-456e-a140-549d7b025e2a', 'e854b23e-55da-46e9-8c7f-6bcb7630b1ff', 'b16a7e51-616a-4be0-ad4d-0c2f853a14bc', '445cb5de-a76b-4e6f-a37d-4ba7198187fb'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:35 devstack sudo[113462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:35 devstack sudo[113462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-6c46411c-89d7-4b32-be50-b6bbebd56c9b-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:36 devstack sudo[113462]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.663s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:36 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Deleted volume successfully. Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-6c46411c-89d7-4b32-be50-b6bbebd56c9b-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-5ff3a4c5-cf25-490d-b8da-91f7eb6ba348 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-1cdb9655-6037-42ba-8866-75b865668669-delete_volume" released by "delete_volume" :: held 2.270s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-quobyte-6c46411c-89d7-4b32-be50-b6bbebd56c9b" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-6c46411c-89d7-4b32-be50-b6bbebd56c9b" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[972a62d7-01c5-47d6-b27d-5aceea84a510]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:36 devstack sudo[113465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b Jun 29 11:13:36 devstack sudo[113465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:37 devstack sudo[113465]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b" returned: 0 in 0.727s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:37 devstack sudo[113470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b Jun 29 11:13:37 devstack sudo[113470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:37 devstack sudo[113470]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c46411c-89d7-4b32-be50-b6bbebd56c9b" returned: 0 in 0.615s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-6c46411c-89d7-4b32-be50-b6bbebd56c9b" released by "delete_volume" :: held 1.377s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created reservations ['952a832a-d6b0-404c-a947-eb0a6cf07604', 'ab7a3883-b7ed-416f-81ef-3c8a48e6704a', '808642af-8682-44cc-bdf7-8748cad80e33', 'f0c6c912-0473-45f2-8dc6-db8a3f9ae303'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:37 devstack sudo[113473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:37 devstack sudo[113473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-40ad1470-1584-438b-889d-24156730c4e6-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-40ad1470-1584-438b-889d-24156730c4e6-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-quobyte-40ad1470-1584-438b-889d-24156730c4e6" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:38 devstack sudo[113473]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.746s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-40ad1470-1584-438b-889d-24156730c4e6" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Deleted volume successfully. Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0375294d-501e-4fd8-9200-e2d7d9c2843b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83ece45a-4f5b-47f7-baca-829df06322ce tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-6c46411c-89d7-4b32-be50-b6bbebd56c9b-delete_volume" released by "delete_volume" :: held 2.358s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:38 devstack sudo[113476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 Jun 29 11:13:38 devstack sudo[113476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:39 devstack sudo[113476]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6" returned: 0 in 0.788s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:39 devstack sudo[113481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6 Jun 29 11:13:39 devstack sudo[113481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:40 devstack sudo[113481]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-40ad1470-1584-438b-889d-24156730c4e6" returned: 0 in 0.663s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-40ad1470-1584-438b-889d-24156730c4e6" released by "delete_volume" :: held 1.501s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created reservations ['b1b225fe-9630-4d3c-9739-dc2ba005b3b0', '04ddc291-8151-48fb-8b31-c28044fb6822', 'ae370363-6961-447d-85d3-6bb59b950556', '549f7f20-8170-4fb4-95cf-9f6416b7cf59'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:40 devstack sudo[113484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:40 devstack sudo[113484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-quobyte-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc" acquired by "delete_volume" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[66c56d67-c2bc-4f87-b875-80bd27303c00]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:40 devstack sudo[113484]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.679s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:40 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Deleted volume successfully. Jun 29 11:13:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-ebad322b-de61-4528-bd0c-fffecbecb962 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-40ad1470-1584-438b-889d-24156730c4e6-delete_volume" released by "delete_volume" :: held 2.393s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:40 devstack sudo[113487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc Jun 29 11:13:40 devstack sudo[113487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:41 devstack sudo[113487]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:41 devstack sudo[113492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc Jun 29 11:13:41 devstack sudo[113492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:42 devstack sudo[113492]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc" returned: 0 in 0.685s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc" released by "delete_volume" :: held 1.471s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created reservations ['2177d05b-7368-4387-a30b-285ca14ae40a', '57f8e981-47e3-4a0b-989c-948268321582', 'a37b6602-82b6-4dc4-b03b-3b1ca509418b', '175e9a5c-388c-4437-9f64-8b00eb5b9b73'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:42 devstack sudo[113496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:42 devstack sudo[113496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-f6f52636-aa00-40fc-b3a6-0c89fd480010-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-f6f52636-aa00-40fc-b3a6-0c89fd480010-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-quobyte-f6f52636-aa00-40fc-b3a6-0c89fd480010" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-f6f52636-aa00-40fc-b3a6-0c89fd480010" acquired by "delete_volume" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d26f274-5187-4cdd-b345-a376882102d4]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:43 devstack sudo[113496]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.719s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:43 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Deleted volume successfully. Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-27b4546a-36e0-47e0-b8da-a98357577202 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-1c11698a-cf8d-4c5f-a5b6-d7351c5fa8cc-delete_volume" released by "delete_volume" :: held 2.409s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:43 devstack sudo[113500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 Jun 29 11:13:43 devstack sudo[113500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:43 devstack sudo[113500]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010" returned: 0 in 0.798s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:43 devstack sudo[113505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010 Jun 29 11:13:43 devstack sudo[113505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:44 devstack sudo[113505]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-f6f52636-aa00-40fc-b3a6-0c89fd480010" returned: 0 in 0.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-f6f52636-aa00-40fc-b3a6-0c89fd480010" released by "delete_volume" :: held 1.510s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created reservations ['b4fed17b-77e4-4481-b2be-bc18d5f1e526', 'c6fcb48a-42ea-4880-8693-9f56de70e8c7', '0d43841a-a9bd-4e8c-8b16-b8fbcbe48b5e', 'e6866a39-8bb4-4a05-86a7-2661bd229587'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:44 devstack sudo[113508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:44 devstack sudo[113508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-697e8726-6b52-486d-a1c2-c0d610bf2584-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-697e8726-6b52-486d-a1c2-c0d610bf2584-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "cinder-quobyte-697e8726-6b52-486d-a1c2-c0d610bf2584" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-697e8726-6b52-486d-a1c2-c0d610bf2584" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d2fb3cd-da40-438e-a5f9-82a9f31c2ce8]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:45 devstack sudo[113508]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.694s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:45 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Deleted volume successfully. Jun 29 11:13:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c3dd344b-4645-4c3b-9803-cc9f10dcdeca tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-f6f52636-aa00-40fc-b3a6-0c89fd480010-delete_volume" released by "delete_volume" :: held 2.405s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:45 devstack sudo[113511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 Jun 29 11:13:45 devstack sudo[113511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:46 devstack sudo[113511]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584" returned: 0 in 0.775s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:46 devstack sudo[113516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584 Jun 29 11:13:46 devstack sudo[113516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:46 devstack sudo[113516]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-697e8726-6b52-486d-a1c2-c0d610bf2584" returned: 0 in 0.627s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-quobyte-697e8726-6b52-486d-a1c2-c0d610bf2584" released by "delete_volume" :: held 1.456s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=118,cinder:SELECT=83,cinder:INSERT=38,cinder:DELETE=7 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Created reservations ['27be8f1c-f682-4ebc-a12f-4a3f506ee745', 'ba860a2d-3ee4-487e-838e-6c400bf019d1', 'b22b896c-fbf8-49b9-9d8a-023f6ab1a585', '20d471fb-dee0-46d4-ad69-165bbae42df2'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:13:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:13:46 devstack sudo[113519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:13:46 devstack sudo[113519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:13:47 devstack sudo[113519]: pam_unix(sudo:session): session closed for user root Jun 29 11:13:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.644s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:13:47 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:13:47 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Deleted volume successfully. Jun 29 11:13:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f07fa191-8031-4f05-be26-2de423d56b27 tempest-CreateVolumesFromSourceVolumeTest-1766086607 None] Lock "cinder-697e8726-6b52-486d-a1c2-c0d610bf2584-delete_volume" released by "delete_volume" :: held 2.319s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:13:56 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=54,cinder:INSERT=23,cinder:UPDATE=82,cinder:DELETE=10 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:13:57 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:UPDATE=8,cinder:SELECT=1,cinder:DELETE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (b6f6a181-bdcf-4054-b7dd-70971c03240c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6fd1af73-5289-4b75-996e-704a84d30461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6fd1af73-5289-4b75-996e-704a84d30461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1695929945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c5186fa-f059-414a-af8d-d66752c66cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:00Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68062e99-a241-408c-8e7c-a7f567a67886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68062e99-a241-408c-8e7c-a7f567a67886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75743fef-812b-41f6-9e88-29aeb13edc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75743fef-812b-41f6-9e88-29aeb13edc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c5186fa-f059-414a-af8d-d66752c66cd3', 'volume_name': 'volume-6c5186fa-f059-414a-af8d-d66752c66cd3', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f9eefd2-c147-418c-bc23-1a158ec5d216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f9eefd2-c147-418c-bc23-1a158ec5d216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10fc64ad-4a48-46ab-90b7-e81fcde42fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume 6c5186fa-f059-414a-af8d-d66752c66cd3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c5186fa-f059-414a-af8d-d66752c66cd3', 'volume_size': 1} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1695929945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c5186fa-f059-414a-af8d-d66752c66cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:00Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Creating volume 6c5186fa-f059-414a-af8d-d66752c66cd3 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:00 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:00 devstack sudo[113562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 1073741824 Jun 29 11:14:00 devstack sudo[113562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (b7eb56e8-facc-479e-9a90-980fa90c6265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (892c81a3-00c5-4be1-80d9-bbec1a731345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (892c81a3-00c5-4be1-80d9-bbec1a731345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1461253526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac0e8290-1b9c-422f-8358-8e29e80f894f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:00Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5ebf68c-0237-4bf0-a10e-b26b8be0e74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5ebf68c-0237-4bf0-a10e-b26b8be0e74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51e46504-b13b-4275-8d3f-386c9cdfd948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51e46504-b13b-4275-8d3f-386c9cdfd948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac0e8290-1b9c-422f-8358-8e29e80f894f', 'volume_name': 'volume-ac0e8290-1b9c-422f-8358-8e29e80f894f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (684b7d90-0cfc-405b-a0b5-db5cd1d228fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (684b7d90-0cfc-405b-a0b5-db5cd1d228fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd348d14-3302-47ae-9fd7-7cea8768220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume ac0e8290-1b9c-422f-8358-8e29e80f894f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac0e8290-1b9c-422f-8358-8e29e80f894f', 'volume_size': 1} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Flow 'volume_create_manager' (3325a5bd-a3a5-4823-ad45-61df0975be7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (232157b2-a56d-4c22-b14f-df9e0ef6d64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (232157b2-a56d-4c22-b14f-df9e0ef6d64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-231204383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba5ec851-9c0e-4e0f-8418-401e6da56ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8b34f0d5924437b89002d27b9479462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:01Z,use_quota=True,user_id='f0f85eccffb24d73b22da1f3843fdac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f19bc4d-4d22-4c2c-85d7-5a021f27c0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f19bc4d-4d22-4c2c-85d7-5a021f27c0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad24eef2-ae03-4ef3-a2f2-985b5ade0fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad24eef2-ae03-4ef3-a2f2-985b5ade0fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba5ec851-9c0e-4e0f-8418-401e6da56ad6', 'volume_name': 'volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b063430f-a466-48b8-a8b9-6c28042d278b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b063430f-a466-48b8-a8b9-6c28042d278b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3fb1655-6479-4399-969f-834161ab3c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Volume ba5ec851-9c0e-4e0f-8418-401e6da56ad6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6', 'volume_size': 1} Jun 29 11:14:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:01 devstack sudo[113562]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 1073741824" returned: 0 in 0.972s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:01 devstack sudo[113568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 Jun 29 11:14:01 devstack sudo[113568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:02 devstack sudo[113568]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3" returned: 0 in 0.723s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] <== create_volume: return (1742ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.744s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.493s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1461253526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac0e8290-1b9c-422f-8358-8e29e80f894f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:00Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating volume ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:02 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10fc64ad-4a48-46ab-90b7-e81fcde42fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c5186fa-f059-414a-af8d-d66752c66cd3', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:02 devstack sudo[113572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f 1073741824 Jun 29 11:14:02 devstack sudo[113572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b88f3895-4975-447c-8bb3-d27a5196eb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:02 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume volume-6c5186fa-f059-414a-af8d-d66752c66cd3 (6c5186fa-f059-414a-af8d-d66752c66cd3): created successfully Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b88f3895-4975-447c-8bb3-d27a5196eb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:02 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (b6f6a181-bdcf-4054-b7dd-70971c03240c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-9de9fde9-2a11-40d9-a7fa-38acb7cdd53d tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created volume successfully. Jun 29 11:14:03 devstack sudo[113572]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f 1073741824" returned: 0 in 1.040s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:03 devstack sudo[113578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f Jun 29 11:14:03 devstack sudo[113578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (8db73398-a796-454a-82f5-30ed70d413a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (508ab9d2-0139-4001-a64a-0493fc672fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (508ab9d2-0139-4001-a64a-0493fc672fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-784319459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43238fdd-f71b-4f2b-a1a8-5a04297ce3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:04Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc35b843-7b19-4273-891c-ba24acf19207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc35b843-7b19-4273-891c-ba24acf19207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53313e62-8951-4e67-8b0d-dd9658c5c504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53313e62-8951-4e67-8b0d-dd9658c5c504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43238fdd-f71b-4f2b-a1a8-5a04297ce3d0', 'volume_name': 'volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f572893-1c67-429b-b7a3-bf6f64733609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f572893-1c67-429b-b7a3-bf6f64733609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2bb2537b-009f-4778-ba93-25be262bd716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:03 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume 43238fdd-f71b-4f2b-a1a8-5a04297ce3d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0', 'volume_size': 1} Jun 29 11:14:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:04 devstack sudo[113578]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f" returned: 0 in 0.861s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] <== create_volume: return (1966ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.969s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.117s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-231204383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba5ec851-9c0e-4e0f-8418-401e6da56ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8b34f0d5924437b89002d27b9479462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:01Z,use_quota=True,user_id='f0f85eccffb24d73b22da1f3843fdac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Creating volume ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:04 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd348d14-3302-47ae-9fd7-7cea8768220b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac0e8290-1b9c-422f-8358-8e29e80f894f', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack sudo[113581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 1073741824 Jun 29 11:14:04 devstack sudo[113581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24bf950f-9425-466a-977b-66b721903ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume volume-ac0e8290-1b9c-422f-8358-8e29e80f894f (ac0e8290-1b9c-422f-8358-8e29e80f894f): created successfully Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (24bf950f-9425-466a-977b-66b721903ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (b7eb56e8-facc-479e-9a90-980fa90c6265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a42d0bb1-43ac-4da6-b479-a31baecfa2d7 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created volume successfully. Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Flow 'volume_create_manager' (8e9e6323-1cd2-4933-8f31-9adc137dc8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8029ef0-1264-4b8a-b4f9-68b4014dc6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8029ef0-1264-4b8a-b4f9-68b4014dc6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:04Z,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=5bd560c1-b523-4d3d-8f8f-3d946f35597d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cf35357d884f7b9ce252c318efa939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:04Z,use_quota=True,user_id='f6f3fa1deecc40c990ab85887284aeae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c8d606d-eefc-49d2-9b0d-a16c4227a72e),volume_type_id=8c8d606d-eefc-49d2-9b0d-a16c4227a72e)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (593cca2c-9d73-485c-8431-6074b46189f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (593cca2c-9d73-485c-8431-6074b46189f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c60f6b11-dfee-4b63-860b-e87cee1390da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (4903a6bd-8d0b-492d-8b3d-17a248c9a70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45bc325a-18bb-4ad1-8a9d-883f16d49d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45bc325a-18bb-4ad1-8a9d-883f16d49d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-917360172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b770b751-710b-4eab-947a-e0358d2d40ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:04Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5ac0a2b-d2b3-4dae-bfcb-64bef3dae984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5ac0a2b-d2b3-4dae-bfcb-64bef3dae984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7540803-ee3f-49cb-9e9b-34bf2aa12f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7540803-ee3f-49cb-9e9b-34bf2aa12f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b770b751-710b-4eab-947a-e0358d2d40ac', 'volume_name': 'volume-b770b751-710b-4eab-947a-e0358d2d40ac', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (daee151b-ad1a-4cc6-8417-47bcea742b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (daee151b-ad1a-4cc6-8417-47bcea742b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21a41717-0769-4253-9931-87818145e5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume b770b751-710b-4eab-947a-e0358d2d40ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b770b751-710b-4eab-947a-e0358d2d40ac', 'volume_size': 1} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (3a932708-9e08-4d1a-b470-780c93463269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63c82295-541e-4d3a-8be0-13ad6ed78fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63c82295-541e-4d3a-8be0-13ad6ed78fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-568001617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=15091c02-9dfd-4901-b85b-64626e411e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:05Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb63dc6e-179b-4885-bc27-80567681abb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb63dc6e-179b-4885-bc27-80567681abb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47ea488d-2e46-4fe2-a21b-c170388e6e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47ea488d-2e46-4fe2-a21b-c170388e6e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '15091c02-9dfd-4901-b85b-64626e411e89', 'volume_name': 'volume-15091c02-9dfd-4901-b85b-64626e411e89', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e99b8102-32dd-46b5-8a06-acfe4879b947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e99b8102-32dd-46b5-8a06-acfe4879b947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb57e619-3d2f-4261-a460-97f0840ffe80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume 15091c02-9dfd-4901-b85b-64626e411e89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-15091c02-9dfd-4901-b85b-64626e411e89', 'volume_size': 1} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c60f6b11-dfee-4b63-860b-e87cee1390da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5bd560c1-b523-4d3d-8f8f-3d946f35597d', 'volume_name': 'volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d', 'volume_size': 1, 'image_id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', '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': 'd8ec33c3faa859b2424fbe357d8bb67c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd1cf35357d884f7b9ce252c318efa939', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '76a6cffde55d908583bf4aec8a9c4b5a488942aa91c7ae7c52f9e6060ab10a9ca4dd5aa3cf984572a90d2ceb3d83c5fd6ec0e65573a69b8b7d541e15c55fec34', 'id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'created_at': datetime.datetime(2026, 6, 29, 9, 14, 2, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 14, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (370e554b-71cb-48b3-a9c3-b8d47803e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (370e554b-71cb-48b3-a9c3-b8d47803e795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e843c3d-b5b1-4e58-8294-f748a4584ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Volume 5bd560c1-b523-4d3d-8f8f-3d946f35597d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d', 'volume_size': 1, 'image_id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', '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': 'd8ec33c3faa859b2424fbe357d8bb67c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd1cf35357d884f7b9ce252c318efa939', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '76a6cffde55d908583bf4aec8a9c4b5a488942aa91c7ae7c52f9e6060ab10a9ca4dd5aa3cf984572a90d2ceb3d83c5fd6ec0e65573a69b8b7d541e15c55fec34', 'id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'created_at': datetime.datetime(2026, 6, 29, 9, 14, 2, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 14, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Trying to clone 5bd560c1-b523-4d3d-8f8f-3d946f35597d from image 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 at location (None, [{'url': 'file:///opt/stack/data/glance/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 11:14:05 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Image download 0.00 MB at 0.00 MB/s Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[48594774-9a59-4736-92f8-b3c83af7fccb]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:05 devstack sudo[113581]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 1073741824" returned: 0 in 1.190s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:05 devstack sudo[113589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:05 devstack sudo[113589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (70e28fc5-3342-4746-98dc-4ce722e24bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4fc7e1d-34cc-4295-9596-b270044fb559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack sudo[113588]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD Jun 29 11:14:05 devstack sudo[113588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c4fc7e1d-34cc-4295-9596-b270044fb559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2064986760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e431502-1041-4fb8-a7b8-c6f7768b3c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:05Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde5c613-09b8-4deb-bbd3-94a2c5e8cb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde5c613-09b8-4deb-bbd3-94a2c5e8cb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6712235-cf5d-47c5-9ccc-22bae6567698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6712235-cf5d-47c5-9ccc-22bae6567698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e431502-1041-4fb8-a7b8-c6f7768b3c52', 'volume_name': 'volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45752aa2-b8df-4c52-ba88-ac12c4b2c3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45752aa2-b8df-4c52-ba88-ac12c4b2c3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb2c16ff-af35-4fb2-9780-e016b9196bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume 7e431502-1041-4fb8-a7b8-c6f7768b3c52: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52', 'volume_size': 1} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (6441faf7-1ca1-43ad-b030-80553f7e8a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (230b5366-6f26-4d8e-a62d-a53f7010f879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (230b5366-6f26-4d8e-a62d-a53f7010f879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-745532560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=be896371-315d-4a90-99f4-5c9d16b09421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:06Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ee0bbc5-386b-488d-aef6-7e447be59392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ee0bbc5-386b-488d-aef6-7e447be59392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5510f2d-48e5-4b4e-b915-abf63d3aa752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5510f2d-48e5-4b4e-b915-abf63d3aa752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'be896371-315d-4a90-99f4-5c9d16b09421', 'volume_name': 'volume-be896371-315d-4a90-99f4-5c9d16b09421', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51124fac-ccd8-48e0-ae8f-45d5f5452c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51124fac-ccd8-48e0-ae8f-45d5f5452c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (160aa66a-4c46-4c96-a8d2-676bfe954242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:05 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume be896371-315d-4a90-99f4-5c9d16b09421: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-be896371-315d-4a90-99f4-5c9d16b09421', 'volume_size': 1} Jun 29 11:14:05 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:06 devstack sudo[113589]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 0.683s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] <== create_volume: return (1927ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.930s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.065s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-784319459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43238fdd-f71b-4f2b-a1a8-5a04297ce3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:04Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Creating volume 43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:06 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3fb1655-6479-4399-969f-834161ab3c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:06 devstack sudo[113593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 1073741824 Jun 29 11:14:06 devstack sudo[113593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72d3489e-35ea-4fb8-9bda-09d783188a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:06 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Volume volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 (ba5ec851-9c0e-4e0f-8418-401e6da56ad6): created successfully Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72d3489e-35ea-4fb8-9bda-09d783188a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Flow 'volume_create_manager' (3325a5bd-a3a5-4823-ad45-61df0975be7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:06 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-94de1c80-bc60-4f06-ac71-96e0b912c87b tempest-VolumeDependencyTests-2006854718 None] Created volume successfully. Jun 29 11:14:06 devstack sudo[113588]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD" returned: 0 in 0.947s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:06 devstack sudo[113597]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD Jun 29 11:14:06 devstack sudo[113597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:06 devstack sudo[113593]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 1073741824" returned: 0 in 0.917s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:06 devstack sudo[113597]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD" returned: 1 in 0.758s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Temporary image 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 is fetched for user f6f3fa1deecc40c990ab85887284aeae. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 11:14:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:07 devstack sudo[113607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 Jun 29 11:14:07 devstack sudo[113607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[421d77e0-189e-4f5a-9be3-636db08c5680]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:07 devstack sudo[113609]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD Jun 29 11:14:07 devstack sudo[113609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:07 devstack sudo[113607]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0" returned: 0 in 0.691s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] <== create_volume: return (1659ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.661s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.967s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-917360172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b770b751-710b-4eab-947a-e0358d2d40ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:04Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Creating volume b770b751-710b-4eab-947a-e0358d2d40ac {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:07 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2bb2537b-009f-4778-ba93-25be262bd716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:07 devstack sudo[113614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac 1073741824 Jun 29 11:14:07 devstack sudo[113614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e756071-5790-43b4-96af-a07bfbd6175a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:07 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 (43238fdd-f71b-4f2b-a1a8-5a04297ce3d0): created successfully Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e756071-5790-43b4-96af-a07bfbd6175a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (8db73398-a796-454a-82f5-30ed70d413a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:07 devstack sudo[113609]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD" returned: 0 in 0.729s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8b8024c4-e800-4028-83b5-90000e96ee36 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created volume successfully. Jun 29 11:14:07 devstack sudo[113616]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD Jun 29 11:14:07 devstack sudo[113616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:08 devstack sudo[113616]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD" returned: 1 in 0.790s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:14:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:08 devstack sudo[113614]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac 1073741824" returned: 0 in 0.914s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:08 devstack sudo[113625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac Jun 29 11:14:08 devstack sudo[113625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:09 devstack sudo[113625]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac" returned: 0 in 0.687s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] <== create_volume: return (1652ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.656s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.450s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating offline snapshot d4fa08c7-b476-4324-a9e2-724b913fa481 of volume ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21a41717-0769-4253-9931-87818145e5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b770b751-710b-4eab-947a-e0358d2d40ac', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f195ee42-d4fc-4af0-ba06-67d463da7ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ddea972-44d5-442c-a126-fe0a4974b784]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:09 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume volume-b770b751-710b-4eab-947a-e0358d2d40ac (b770b751-710b-4eab-947a-e0358d2d40ac): created successfully Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f195ee42-d4fc-4af0-ba06-67d463da7ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:09 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (4903a6bd-8d0b-492d-8b3d-17a248c9a70d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:09 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c8eea657-7f9d-4fbe-afc0-e9f7701fcb41 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created volume successfully. Jun 29 11:14:09 devstack sudo[113628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f Jun 29 11:14:09 devstack sudo[113628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:10 devstack sudo[113628]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f" returned: 0 in 0.874s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:10 devstack sudo[113633]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 1G Jun 29 11:14:10 devstack sudo[113633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:11 devstack sudo[113633]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 1G" returned: 0 in 0.830s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ac0e8290-1b9c-422f-8358-8e29e80f894f -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:11 devstack sudo[113638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ac0e8290-1b9c-422f-8358-8e29e80f894f -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 Jun 29 11:14:11 devstack sudo[113638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:11 devstack sudo[113638]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ac0e8290-1b9c-422f-8358-8e29e80f894f -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481" returned: 0 in 0.710s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:11 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 is being set with open permissions: ugo+rw Jun 29 11:14:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:11 devstack sudo[113644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 Jun 29 11:14:11 devstack sudo[113644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:12 devstack sudo[113644]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481" returned: 0 in 0.633s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:12 devstack sudo[113648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info Jun 29 11:14:12 devstack sudo[113648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:12 devstack sudo[113650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:12 devstack sudo[113650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:13 devstack sudo[113648]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info" returned: 0 in 0.715s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:13 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info is being set with open permissions: ugo+rw Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:13 devstack sudo[113690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info Jun 29 11:14:13 devstack sudo[113690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:13 devstack sudo[113650]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.724s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:14:13 devstack sudo[113690]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.info" returned: 0 in 0.630s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.488s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.843s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-568001617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=15091c02-9dfd-4901-b85b-64626e411e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:05Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Creating volume 15091c02-9dfd-4901-b85b-64626e411e89 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:13 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:13 devstack sudo[113693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 1073741824 Jun 29 11:14:13 devstack sudo[113693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-32f4b851-0e9a-4839-bebd-bb55f8dac783 tempest-CreateVolumesFromSnapshotTest-791430092 None] Create snapshot completed successfully Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (8cb0ff54-5527-4852-9c15-9e92df061d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ee40318-bf9d-4d14-b99e-cbab1ef5df80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2ee40318-bf9d-4d14-b99e-cbab1ef5df80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2107684005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f9a9593-3902-4bce-ad13-57a61ca96796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:15Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38d26f5a-fa72-4fa9-8ba8-ffab49748dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38d26f5a-fa72-4fa9-8ba8-ffab49748dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64845702-3673-407c-b98e-4d27e9c0f9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64845702-3673-407c-b98e-4d27e9c0f9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f9a9593-3902-4bce-ad13-57a61ca96796', 'volume_name': 'volume-9f9a9593-3902-4bce-ad13-57a61ca96796', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8bfcc51-0731-454e-a14b-034cd09760ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8bfcc51-0731-454e-a14b-034cd09760ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (916abe10-3a10-4f8e-86a1-afdafe8c1dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:14 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume 9f9a9593-3902-4bce-ad13-57a61ca96796: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f9a9593-3902-4bce-ad13-57a61ca96796', 'volume_size': 1} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:14 devstack sudo[113693]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 1073741824" returned: 0 in 0.866s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:14 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/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 Jun 29 11:14:14 devstack sudo[113699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (9e50bb7b-422d-4810-bb1a-9552ff852012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dfa656fb-3369-45a5-9b1b-cbe69f675909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dfa656fb-3369-45a5-9b1b-cbe69f675909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1297997018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a6aa30e7-69e2-47ba-8580-2de28e419ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:15Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee69cdcb-76b1-481e-b615-d3b75f274d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee69cdcb-76b1-481e-b615-d3b75f274d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9342624a-3e56-4a9c-8a4f-1d00b020a7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9342624a-3e56-4a9c-8a4f-1d00b020a7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6aa30e7-69e2-47ba-8580-2de28e419ab2', 'volume_name': 'volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76bc0903-c809-49dd-9e4d-3ed3d9574639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76bc0903-c809-49dd-9e4d-3ed3d9574639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c50205ab-d3b5-4d96-86d8-16128f02bf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume a6aa30e7-69e2-47ba-8580-2de28e419ab2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2', 'volume_size': 1} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (bc0ee0d7-d7a6-498d-8107-fb50989736af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8846bf65-29a0-4ff7-b7c5-5ca80c078711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8846bf65-29a0-4ff7-b7c5-5ca80c078711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1133321018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a19cc4c-a72b-436e-835e-3282ea19a1d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:15Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05f0d388-7557-42c1-aae1-3cb8c50871d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05f0d388-7557-42c1-aae1-3cb8c50871d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed1bb9f5-b98d-4a2f-b737-1e0a7d94df2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed1bb9f5-b98d-4a2f-b737-1e0a7d94df2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4a19cc4c-a72b-436e-835e-3282ea19a1d8', 'volume_name': 'volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (709fe933-322f-4af8-a6ec-740d3f1b02b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (709fe933-322f-4af8-a6ec-740d3f1b02b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9596257-5c7c-4d0e-a17e-97a17a5cea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume 4a19cc4c-a72b-436e-835e-3282ea19a1d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8', 'volume_size': 1} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:15 devstack sudo[113699]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89" returned: 0 in 0.738s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] <== create_volume: return (1656ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.659s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 10.018s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2064986760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e431502-1041-4fb8-a7b8-c6f7768b3c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:05Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Creating volume 7e431502-1041-4fb8-a7b8-c6f7768b3c52 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:15 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:15 devstack sudo[113704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 1073741824 Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb57e619-3d2f-4261-a460-97f0840ffe80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-15091c02-9dfd-4901-b85b-64626e411e89', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack sudo[113704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2d0d69a-b0e6-45d7-9fdc-ddec56d91d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume volume-15091c02-9dfd-4901-b85b-64626e411e89 (15091c02-9dfd-4901-b85b-64626e411e89): created successfully Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2d0d69a-b0e6-45d7-9fdc-ddec56d91d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (3a932708-9e08-4d1a-b470-780c93463269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:15 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5840978a-0164-4b62-8ca9-557a972b3f79 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created volume successfully. Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (2b02fb4a-5e87-4485-bf89-185167775c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (908f30f7-4b73-443f-b400-9563522a27fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (908f30f7-4b73-443f-b400-9563522a27fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1671476697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:16Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9f58036-244d-41fe-b810-a5e36630af49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9f58036-244d-41fe-b810-a5e36630af49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6fa3da26-388d-457a-8eb2-1e6036eb6e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6fa3da26-388d-457a-8eb2-1e6036eb6e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec', 'volume_name': 'volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d36a551-482f-485e-b487-c5e4e76f6d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d36a551-482f-485e-b487-c5e4e76f6d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d35e634d-3b6e-4c5f-910e-2d50a25b8bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:15 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume 6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec', 'volume_size': 1} Jun 29 11:14:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (ba11e4a8-9cf2-48e0-b335-a8032172c3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c77fffa4-b30e-4e23-b548-45b84766518a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c77fffa4-b30e-4e23-b548-45b84766518a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975131991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cca6917-c4e9-4a8b-ad62-e52d7c094061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:16Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18f7fabf-ddcb-4bea-b165-23e7afb329c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18f7fabf-ddcb-4bea-b165-23e7afb329c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3f360a4-523b-4685-9d01-d1d5b852665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3f360a4-523b-4685-9d01-d1d5b852665c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cca6917-c4e9-4a8b-ad62-e52d7c094061', 'volume_name': 'volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1bb69d4-bbe3-4045-9aa4-18cefce24a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1bb69d4-bbe3-4045-9aa4-18cefce24a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ef48e5e-456b-4b80-a280-0d4a06a6f378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:16 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume 3cca6917-c4e9-4a8b-ad62-e52d7c094061: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061', 'volume_size': 1} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:16 devstack sudo[113704]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 1073741824" returned: 0 in 0.880s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:16 devstack sudo[113710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 Jun 29 11:14:16 devstack sudo[113710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:17 devstack sudo[113710]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52" returned: 0 in 0.601s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] <== create_volume: return (1524ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.527s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 11.255s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-745532560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=be896371-315d-4a90-99f4-5c9d16b09421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a63b05c3d04c8f914ae4ac83239ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:06Z,use_quota=True,user_id='7efb618d7cd3455a9c021407c97653f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Creating volume be896371-315d-4a90-99f4-5c9d16b09421 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:17 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:17 devstack sudo[113713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 1073741824 Jun 29 11:14:17 devstack sudo[113713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb2c16ff-af35-4fb2-9780-e016b9196bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28bae935-643f-4a48-a924-5b19eb0c4eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:17 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 (7e431502-1041-4fb8-a7b8-c6f7768b3c52): created successfully Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28bae935-643f-4a48-a924-5b19eb0c4eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (70e28fc5-3342-4746-98dc-4ce722e24bf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:17 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a75a876a-a9e1-4d9e-84eb-8b00381936da tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created volume successfully. Jun 29 11:14:17 devstack sudo[113713]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 1073741824" returned: 0 in 0.814s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:17 devstack sudo[113719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 Jun 29 11:14:17 devstack sudo[113719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:18 devstack sudo[113719]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421" returned: 0 in 0.630s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] <== create_volume: return (1481ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.484s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 12.030s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (160aa66a-4c46-4c96-a8d2-676bfe954242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-be896371-315d-4a90-99f4-5c9d16b09421', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37f5665c-b5cd-4013-b2df-3a5e4b79f9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Creating offline snapshot 88c8a03e-8412-450b-8569-85d8459ea21c of volume ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:14:18 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Volume volume-be896371-315d-4a90-99f4-5c9d16b09421 (be896371-315d-4a90-99f4-5c9d16b09421): created successfully Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37f5665c-b5cd-4013-b2df-3a5e4b79f9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Flow 'volume_create_manager' (6441faf7-1ca1-43ad-b030-80553f7e8a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[f877a3b2-23d5-4bef-81ae-2d4ab57d7c55]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5b152415-cba5-477e-9a1f-1c34d2de6680 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created volume successfully. Jun 29 11:14:18 devstack sudo[113722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:18 devstack sudo[113722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-be896371-315d-4a90-99f4-5c9d16b09421-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-be896371-315d-4a90-99f4-5c9d16b09421-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-quobyte-be896371-315d-4a90-99f4-5c9d16b09421" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-be896371-315d-4a90-99f4-5c9d16b09421" acquired by "delete_volume" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d174b804-666f-49bc-8353-7a35b73f5709]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:18 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/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 Jun 29 11:14:18 devstack sudo[113724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:19 devstack sudo[113722]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 0.800s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:19 devstack sudo[113729]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c 1G Jun 29 11:14:19 devstack sudo[113729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:19 devstack sudo[113724]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421" returned: 0 in 0.772s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:19 devstack sudo[113734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421 Jun 29 11:14:19 devstack sudo[113734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:20 devstack sudo[113729]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c 1G" returned: 0 in 0.868s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:20 devstack sudo[113734]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-be896371-315d-4a90-99f4-5c9d16b09421" returned: 0 in 0.659s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-be896371-315d-4a90-99f4-5c9d16b09421" released by "delete_volume" :: held 1.472s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:20 devstack sudo[113740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c Jun 29 11:14:20 devstack sudo[113740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created reservations ['8e6eb133-c154-400d-916c-9ec82b6b6602', 'bdfb04a6-abf6-4cac-ae2f-6c291e5592a5', 'fbe93c1a-6acb-434b-b9a4-64041d68e4dd', '8b2f2428-db33-446c-b125-eead163ba40b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:20 devstack sudo[113742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:20 devstack sudo[113742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:20 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-7e431502-1041-4fb8-a7b8-c6f7768b3c52-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:20 devstack sudo[113740]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:21 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c is being set with open permissions: ugo+rw Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:21 devstack sudo[113748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c Jun 29 11:14:21 devstack sudo[113748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-7e431502-1041-4fb8-a7b8-c6f7768b3c52-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-quobyte-7e431502-1041-4fb8-a7b8-c6f7768b3c52" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-7e431502-1041-4fb8-a7b8-c6f7768b3c52" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:21 devstack sudo[113742]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.728s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Deleted volume successfully. Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[963c91c4-538c-4f27-b652-891c281f9d9f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dc5975c9-a75d-4149-95f9-adcf9d3576af tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-be896371-315d-4a90-99f4-5c9d16b09421-delete_volume" released by "delete_volume" :: held 2.419s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:21 devstack sudo[113750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 Jun 29 11:14:21 devstack sudo[113750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:21 devstack sudo[113748]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c" returned: 0 in 0.706s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:21 devstack sudo[113754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info Jun 29 11:14:21 devstack sudo[113754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:22 devstack sudo[113750]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52" returned: 0 in 0.850s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:22 devstack sudo[113759]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52 Jun 29 11:14:22 devstack sudo[113759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:22 devstack sudo[113754]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info" returned: 0 in 0.678s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:22 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info is being set with open permissions: ugo+rw Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:22 devstack sudo[113762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info Jun 29 11:14:22 devstack sudo[113762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:22 devstack sudo[113759]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-7e431502-1041-4fb8-a7b8-c6f7768b3c52" returned: 0 in 0.639s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-7e431502-1041-4fb8-a7b8-c6f7768b3c52" released by "delete_volume" :: held 1.546s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created reservations ['eb9baa42-17d8-4854-9a38-9aab9e5bfb59', '5968df0b-9c1c-42df-b9f6-506053bdba3b', 'fb7fc1b3-b722-4154-a6df-4430fe8cd5cc', 'd55359b9-fd66-43f3-8ea1-f06b4cb91346'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:22 devstack sudo[113765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:22 devstack sudo[113765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:23 devstack sudo[113762]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.info" returned: 0 in 0.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.609s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 14.558s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:04Z,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=5bd560c1-b523-4d3d-8f8f-3d946f35597d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cf35357d884f7b9ce252c318efa939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:04Z,use_quota=True,user_id='f6f3fa1deecc40c990ab85887284aeae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c8d606d-eefc-49d2-9b0d-a16c4227a72e),volume_type_id=8c8d606d-eefc-49d2-9b0d-a16c4227a72e)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Creating volume 5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:23 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:23 devstack sudo[113768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d 1073741824 Jun 29 11:14:23 devstack sudo[113768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c6cca747-da00-4a33-969f-933c51dadb01 tempest-VolumeDependencyTests-2006854718 None] Create snapshot completed successfully Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-15091c02-9dfd-4901-b85b-64626e411e89-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-15091c02-9dfd-4901-b85b-64626e411e89-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-quobyte-15091c02-9dfd-4901-b85b-64626e411e89" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-15091c02-9dfd-4901-b85b-64626e411e89" acquired by "delete_volume" :: waited 0.024s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa35e8ec-9ce8-4272-9b4c-c4c37c3c09a6]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:23 devstack sudo[113765]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.733s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:23 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Deleted volume successfully. Jun 29 11:14:23 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-68a46ac0-b65d-4dbc-a2c6-264208d2319b tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-7e431502-1041-4fb8-a7b8-c6f7768b3c52-delete_volume" released by "delete_volume" :: held 2.527s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:23 devstack sudo[113771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 Jun 29 11:14:23 devstack sudo[113771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:24 devstack sudo[113768]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d 1073741824" returned: 0 in 0.979s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:24 devstack sudo[113777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:24 devstack sudo[113777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:24 devstack sudo[113771]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89" returned: 0 in 0.872s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:24 devstack sudo[113781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89 Jun 29 11:14:24 devstack sudo[113781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:24 devstack sudo[113777]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 0 in 0.785s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] <== create_volume: return (1807ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.819s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Flow 'volume_create_manager' (8c53c316-261d-44a1-a020-e07082fdb4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:24 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d11b6a6-8dcb-4955-a2d1-5de7232d6fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 10.342s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2107684005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f9a9593-3902-4bce-ad13-57a61ca96796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:15Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating volume 9f9a9593-3902-4bce-ad13-57a61ca96796 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:25 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:25 devstack sudo[113785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 1073741824 Jun 29 11:14:25 devstack sudo[113785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d11b6a6-8dcb-4955-a2d1-5de7232d6fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-284477567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=168ef211-bb25-4508-9b21-34a2fc0649bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8b34f0d5924437b89002d27b9479462',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=88c8a03e-8412-450b-8569-85d8459ea21c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:25Z,use_quota=True,user_id='f0f85eccffb24d73b22da1f3843fdac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25a04e87-74c0-4567-8b61-846b01f1c2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25a04e87-74c0-4567-8b61-846b01f1c2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3ce45b9-cec8-460e-802f-1aeb173d34c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3ce45b9-cec8-460e-802f-1aeb173d34c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '168ef211-bb25-4508-9b21-34a2fc0649bc', 'volume_name': 'volume-168ef211-bb25-4508-9b21-34a2fc0649bc', 'volume_size': 1, 'snapshot_id': '88c8a03e-8412-450b-8569-85d8459ea21c'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04734440-eeda-42de-ad63-5a0208b651c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04734440-eeda-42de-ad63-5a0208b651c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (287fb298-4dde-4485-8640-c0e458948d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:25 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Volume 168ef211-bb25-4508-9b21-34a2fc0649bc: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-168ef211-bb25-4508-9b21-34a2fc0649bc', 'volume_size': 1, 'snapshot_id': '88c8a03e-8412-450b-8569-85d8459ea21c'} Jun 29 11:14:25 devstack sudo[113781]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-15091c02-9dfd-4901-b85b-64626e411e89" returned: 0 in 0.743s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Attempting download of 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 ((None, [{'url': 'file:///opt/stack/data/glance/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'metadata': {}}])) to volume 5bd560c1-b523-4d3d-8f8f-3d946f35597d. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-15091c02-9dfd-4901-b85b-64626e411e89" released by "delete_volume" :: held 1.678s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[12d28b98-9294-4914-be8e-f906991c989d]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created reservations ['e8fcaf88-4360-4095-970f-6628f32da808', 'd33601be-6d40-4ad2-a5af-06dec601163b', '8cd2ca06-da08-4d57-af04-46bec9c5687f', '5af1bed3-249c-4ccf-982b-0c66eec75895'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:25 devstack sudo[113787]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl Jun 29 11:14:25 devstack sudo[113787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:25 devstack sudo[113788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:25 devstack sudo[113788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-b770b751-710b-4eab-947a-e0358d2d40ac-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-b770b751-710b-4eab-947a-e0358d2d40ac-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-quobyte-b770b751-710b-4eab-947a-e0358d2d40ac" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-b770b751-710b-4eab-947a-e0358d2d40ac" acquired by "delete_volume" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f5979e8-f530-4143-b5d7-ec74e7b1ccf3]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:25 devstack sudo[113794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac Jun 29 11:14:25 devstack sudo[113794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:26 devstack sudo[113785]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 1073741824" returned: 0 in 0.999s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:26 devstack sudo[113788]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.774s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:26 devstack sudo[113787]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:26 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Deleted volume successfully. Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl" returned: 0 in 0.914s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:26 devstack sudo[113799]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 Jun 29 11:14:26 devstack sudo[113799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0276c9b9-d4f7-46fe-9dec-92dab7cb6f2c tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-15091c02-9dfd-4901-b85b-64626e411e89-delete_volume" released by "delete_volume" :: held 2.756s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:26 devstack sudo[113800]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl Jun 29 11:14:26 devstack sudo[113800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:26 devstack sudo[113794]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac" returned: 0 in 0.862s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:26 devstack sudo[113807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac Jun 29 11:14:26 devstack sudo[113807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:26 devstack sudo[113799]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796" returned: 0 in 0.699s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] <== create_volume: return (1746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.749s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 11.662s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1297997018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a6aa30e7-69e2-47ba-8580-2de28e419ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:15Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating volume a6aa30e7-69e2-47ba-8580-2de28e419ab2 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:26 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:26 devstack sudo[113800]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (916abe10-3a10-4f8e-86a1-afdafe8c1dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f9a9593-3902-4bce-ad13-57a61ca96796', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f420cd99-6ff1-499d-ad67-88b2acafb3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:26 devstack sudo[113811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 1073741824 Jun 29 11:14:26 devstack sudo[113811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl" returned: 1 in 0.764s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_fc090igl' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[edc7ea37-03c2-4d70-b266-75c62b5dec54]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:26 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume volume-9f9a9593-3902-4bce-ad13-57a61ca96796 (9f9a9593-3902-4bce-ad13-57a61ca96796): created successfully Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f420cd99-6ff1-499d-ad67-88b2acafb3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:26 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (8cb0ff54-5527-4852-9c15-9e92df061d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:26 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-69d76072-6f29-4f59-897b-64bef449424f tempest-CreateVolumesFromSnapshotTest-791430092 None] Created volume successfully. Jun 29 11:14:26 devstack sudo[113813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD Jun 29 11:14:26 devstack sudo[113813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:27 devstack sudo[113807]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-b770b751-710b-4eab-947a-e0358d2d40ac" returned: 0 in 0.710s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-b770b751-710b-4eab-947a-e0358d2d40ac" released by "delete_volume" :: held 1.614s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created reservations ['c012053f-1634-4ff4-9fa1-59fbc4ee413c', '6d4fcfa7-36a7-4d92-8529-8903391a3f20', 'ec158c91-2a77-486d-be4b-ed5245094ce0', 'bededb68-eeb7-4940-bc2e-4eeb4a67540b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:27 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/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:27 devstack sudo[113820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:27 devstack sudo[113813]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD" returned: 0 in 0.846s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:27 devstack sudo[113811]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 1073741824" returned: 0 in 0.940s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:27 devstack sudo[113825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 Jun 29 11:14:27 devstack sudo[113825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:27 devstack sudo[113824]: 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD Jun 29 11:14:27 devstack sudo[113824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-quobyte-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d8ce159-b344-491b-9a9a-10ee77504e08]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:28 devstack sudo[113820]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.736s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Deleted volume successfully. Jun 29 11:14:28 devstack sudo[113829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 Jun 29 11:14:28 devstack sudo[113829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e9158e2e-306b-4fbe-b202-d9086b01ebf6 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-b770b751-710b-4eab-947a-e0358d2d40ac-delete_volume" released by "delete_volume" :: held 2.611s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:28 devstack sudo[113825]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2" returned: 0 in 0.797s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] <== create_volume: return (1793ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.797s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 13.076s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1133321018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4a19cc4c-a72b-436e-835e-3282ea19a1d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:15Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating volume 4a19cc4c-a72b-436e-835e-3282ea19a1d8 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:28 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c50205ab-d3b5-4d96-86d8-16128f02bf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:28 devstack sudo[113824]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07d35749-8356-4f29-9742-d711e30912b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:28 devstack sudo[113835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 1073741824 Jun 29 11:14:28 devstack sudo[113835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD" returned: 1 in 0.933s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 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_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 was raw, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:28 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 (a6aa30e7-69e2-47ba-8580-2de28e419ab2): created successfully Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07d35749-8356-4f29-9742-d711e30912b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:28 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (9e50bb7b-422d-4810-bb1a-9552ff852012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-92617c2b-0f79-4573-96a2-dafea8a205a4 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created volume successfully. Jun 29 11:14:28 devstack sudo[113840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:28 devstack sudo[113840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:29 devstack sudo[113829]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0" returned: 0 in 0.865s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:29 devstack sudo[113848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0 Jun 29 11:14:29 devstack sudo[113848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:29 devstack sudo[113840]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 0 in 0.844s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ef676bd-5c3c-4ac7-9bac-48f45a3fe098_ye31rkytdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:14:29 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Converted 0.00 MB image at 0.00 MB/s Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:29 devstack sudo[113857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d 1G Jun 29 11:14:29 devstack sudo[113857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:29 devstack sudo[113835]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 1073741824" returned: 0 in 1.043s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:29 devstack sudo[113860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 Jun 29 11:14:29 devstack sudo[113860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:29 devstack sudo[113848]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0" returned: 0 in 0.703s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0" released by "delete_volume" :: held 1.629s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created reservations ['4ab64efb-c2f9-4f34-8804-0990085f1dd0', '96cd0b45-433c-42ae-bc55-1cbe8f4af0f3', '76f4169e-6a25-435d-a120-e37575d90bae', '4f3e54bd-e24e-4d3d-a481-9040cef9e437'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:29 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:29 devstack sudo[113862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:29 devstack sudo[113862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:30 devstack sudo[113857]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d 1G" returned: 0 in 0.784s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[33f5265a-a3a5-4f14-a65d-7dc4ae601b32]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-6c5186fa-f059-414a-af8d-d66752c66cd3-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:30 devstack sudo[113860]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8" returned: 0 in 0.721s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] <== create_volume: return (1825ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.831s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 14.503s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1671476697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:16Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating volume 6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:30 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9596257-5c7c-4d0e-a17e-97a17a5cea4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f4047e1-ec37-42e9-b669-52ac34a91c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-6c5186fa-f059-414a-af8d-d66752c66cd3-delete_volume" acquired by "delete_volume" :: waited 0.082s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:30 devstack sudo[113869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec 1073741824 Jun 29 11:14:30 devstack sudo[113869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:30 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 (4a19cc4c-a72b-436e-835e-3282ea19a1d8): created successfully Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f4047e1-ec37-42e9-b669-52ac34a91c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (bc0ee0d7-d7a6-498d-8107-fb50989736af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:30 devstack sudo[113868]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:30 devstack sudo[113868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "cinder-quobyte-6c5186fa-f059-414a-af8d-d66752c66cd3" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-badd6627-627e-41e1-9f2d-087dcaf303bf tempest-CreateVolumesFromSnapshotTest-791430092 None] Created volume successfully. Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-6c5186fa-f059-414a-af8d-d66752c66cd3" acquired by "delete_volume" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c0e9e16-9d5f-4ada-920e-244f16205735]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:30 devstack sudo[113872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 Jun 29 11:14:30 devstack sudo[113872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:30 devstack sudo[113862]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.841s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:30 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Deleted volume successfully. Jun 29 11:14:30 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-7fc61e7e-fcc2-45a0-a57f-7e7eb4bb2734 tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-43238fdd-f71b-4f2b-a1a8-5a04297ce3d0-delete_volume" released by "delete_volume" :: held 2.786s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:31 devstack sudo[113868]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 0 in 1.010s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:31 devstack sudo[113880]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:31 devstack sudo[113880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:31 devstack sudo[113869]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec 1073741824" returned: 0 in 1.108s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:31 devstack sudo[113872]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3" returned: 0 in 0.955s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:31 devstack sudo[113885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3 Jun 29 11:14:31 devstack sudo[113885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:31 devstack sudo[113886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec Jun 29 11:14:31 devstack sudo[113886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:32 devstack sudo[113880]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 1 in 0.741s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Downloaded image 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 ((None, [{'url': 'file:///opt/stack/data/glance/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'metadata': {}}])) to volume 5bd560c1-b523-4d3d-8f8f-3d946f35597d successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Temporary image 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 for user f6f3fa1deecc40c990ab85887284aeae is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Marking volume 5bd560c1-b523-4d3d-8f8f-3d946f35597d as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Copying metadata from image 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 to 5bd560c1-b523-4d3d-8f8f-3d946f35597d. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Creating volume glance metadata for volume 5bd560c1-b523-4d3d-8f8f-3d946f35597d backed by image 2ef676bd-5c3c-4ac7-9bac-48f45a3fe098 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'd8ec33c3faa859b2424fbe357d8bb67c', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e843c3d-b5b1-4e58-8294-f748a4584ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d', 'volume_size': 1, 'image_id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', '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': 'd8ec33c3faa859b2424fbe357d8bb67c', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd1cf35357d884f7b9ce252c318efa939', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '76a6cffde55d908583bf4aec8a9c4b5a488942aa91c7ae7c52f9e6060ab10a9ca4dd5aa3cf984572a90d2ceb3d83c5fd6ec0e65573a69b8b7d541e15c55fec34', 'id': '2ef676bd-5c3c-4ac7-9bac-48f45a3fe098', 'created_at': datetime.datetime(2026, 6, 29, 9, 14, 2, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 14, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ef676bd-5c3c-4ac7-9bac-48f45a3fe098/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17a001ed-6d44-4bf4-bc50-0683fa3e2aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Volume volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d (5bd560c1-b523-4d3d-8f8f-3d946f35597d): created successfully Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17a001ed-6d44-4bf4-bc50-0683fa3e2aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Flow 'volume_create_manager' (8e9e6323-1cd2-4933-8f31-9adc137dc8a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:32 devstack sudo[113886]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:32 devstack sudo[113885]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec" returned: 0 in 0.694s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] <== create_volume: return (1869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.874s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.060s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975131991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cca6917-c4e9-4a8b-ad62-e52d7c094061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55285164569344c79ab9179edf3f7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:16Z,use_quota=True,user_id='cec8405b10c745a58b70988d53f5d5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Creating volume 3cca6917-c4e9-4a8b-ad62-e52d7c094061 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:32 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c4759c21-a2d3-4666-bba5-aaa475e61db5 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Created volume successfully. Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6c5186fa-f059-414a-af8d-d66752c66cd3" returned: 0 in 0.755s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:32 devstack sudo[113895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 1073741824 Jun 29 11:14:32 devstack sudo[113895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d35e634d-3b6e-4c5f-910e-2d50a25b8bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a79467a1-c9d7-45d4-8309-503328dd11bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-quobyte-6c5186fa-f059-414a-af8d-d66752c66cd3" released by "delete_volume" :: held 1.787s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:32 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec (6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec): created successfully Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a79467a1-c9d7-45d4-8309-503328dd11bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (2b02fb4a-5e87-4485-bf89-185167775c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:32 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7df29815-f21a-41f7-9731-06a2dd924279 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created volume successfully. Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Created reservations ['582031d9-e8ff-4713-8654-37010bbb8c9a', '6cd21306-2e74-41b2-a198-98eb156275ce', 'fcb0342c-dada-46fb-8a15-0804e8a1fa86', '665e2c4d-6395-4f7b-bb66-1c4729dde7c8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:32 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/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:32 devstack sudo[113897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:33 devstack sudo[113897]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.691s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:33 devstack sudo[113895]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 1073741824" returned: 0 in 0.921s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Deleted volume successfully. Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b715a321-f50b-4628-9ed7-479851c86fea tempest-CreateVolumesFromSourceVolumeTest-1742037766 None] Lock "cinder-6c5186fa-f059-414a-af8d-d66752c66cd3-delete_volume" released by "delete_volume" :: held 2.785s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:33 devstack sudo[113903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 Jun 29 11:14:33 devstack sudo[113903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Acquiring lock "cinder-5bd560c1-b523-4d3d-8f8f-3d946f35597d-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "cinder-5bd560c1-b523-4d3d-8f8f-3d946f35597d-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Acquiring lock "cinder-quobyte-5bd560c1-b523-4d3d-8f8f-3d946f35597d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "cinder-quobyte-5bd560c1-b523-4d3d-8f8f-3d946f35597d" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a2d5994-f6a9-4af3-9fca-735c19ce5b12]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:33 devstack sudo[113905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:33 devstack sudo[113905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:34 devstack sudo[113903]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061" returned: 0 in 0.895s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] <== create_volume: return (1872ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.876s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 9.043s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-quobyte-88c8a03e-8412-450b-8569-85d8459ea21c-168ef211-bb25-4508-9b21-34a2fc0649bc" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ef48e5e-456b-4b80-a280-0d4a06a6f378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbb201ae-5d96-4509-b669-c13baddb1451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-88c8a03e-8412-450b-8569-85d8459ea21c-168ef211-bb25-4508-9b21-34a2fc0649bc" acquired by "_create_volume_from_snapshot" :: waited 0.035s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Creating volume 168ef211-bb25-4508-9b21-34a2fc0649bc from snapshot 88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-quobyte-168ef211-bb25-4508-9b21-34a2fc0649bc" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:34 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Volume volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 (3cca6917-c4e9-4a8b-ad62-e52d7c094061): created successfully Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbb201ae-5d96-4509-b669-c13baddb1451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Flow 'volume_create_manager' (ba11e4a8-9cf2-48e0-b335-a8032172c3c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-168ef211-bb25-4508-9b21-34a2fc0649bc" acquired by "_copy_volume_from_snapshot" :: waited 0.037s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] snapshot: 88c8a03e-8412-450b-8569-85d8459ea21c, volume: 168ef211-bb25-4508-9b21-34a2fc0649bc, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 11:14:34 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4cc40f4a-fa20-44b3-90f5-c62c0eda8410 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created volume successfully. Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7b214f2-397f-4f6f-b666-3340a198cc8f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:34 devstack sudo[113909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c Jun 29 11:14:34 devstack sudo[113909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:34 devstack sudo[113905]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 0 in 0.951s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:34 devstack sudo[113913]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:34 devstack sudo[113913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-3cca6917-c4e9-4a8b-ad62-e52d7c094061-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-3cca6917-c4e9-4a8b-ad62-e52d7c094061-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-3cca6917-c4e9-4a8b-ad62-e52d7c094061" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-3cca6917-c4e9-4a8b-ad62-e52d7c094061" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed11fc6a-895d-4014-baf1-62f602a31180]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:35 devstack sudo[113915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 Jun 29 11:14:35 devstack sudo[113915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:35 devstack sudo[113909]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c" returned: 0 in 1.014s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[40ea05f3-2e0f-4d3c-b2b0-de9381b0c117]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:35 devstack sudo[113921]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:35 devstack sudo[113921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:35 devstack sudo[113913]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 1 in 0.954s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:14:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:35 devstack sudo[113927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d Jun 29 11:14:35 devstack sudo[113927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:36 devstack sudo[113915]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061" returned: 0 in 0.980s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:36 devstack sudo[113932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061 Jun 29 11:14:36 devstack sudo[113932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:36 devstack sudo[113921]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 1.046s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:36 devstack sudo[113927]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:36 devstack sudo[113938]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-5bd560c1-b523-4d3d-8f8f-3d946f35597d" returned: 0 in 0.887s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:36 devstack sudo[113938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "cinder-quobyte-5bd560c1-b523-4d3d-8f8f-3d946f35597d" released by "delete_volume" :: held 2.910s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Created reservations ['cb733ab6-d1c6-4a14-88a0-4e597312e051', '592331d1-adf5-4240-b574-96b579aeb657', '9633c2da-cb8e-42d7-a88f-19127252d87d', '6873b32f-090a-48bd-9813-f8e784d259e1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:36 devstack sudo[113941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:36 devstack sudo[113941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:36 devstack sudo[113932]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-3cca6917-c4e9-4a8b-ad62-e52d7c094061" returned: 0 in 0.779s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-3cca6917-c4e9-4a8b-ad62-e52d7c094061" released by "delete_volume" :: held 1.817s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:36 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['f64c2286-90f6-45f9-9aa3-ac89fbb2b4ef', 'ee0732cf-d5a5-44ba-a9d8-32d82b65e19d', '4bcb6b7f-d209-4dd1-8316-cf2d9e08194e', '2464b41a-937b-43a5-b58c-60eb2a456bd1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:37 devstack sudo[113943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:37 devstack sudo[113943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec" acquired by "delete_volume" :: waited 0.023s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[17f3ac05-31b1-4d5a-8cc2-c3380043fdc1]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:37 devstack sudo[113947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec Jun 29 11:14:37 devstack sudo[113947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:37 devstack sudo[113941]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.033s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Deleted volume successfully. Jun 29 11:14:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-8b8a54d7-de79-4a19-aea8-771d0bbf6920 tempest-VolumeAndVolumeTypeFromImageTest-1364530822 None] Lock "cinder-5bd560c1-b523-4d3d-8f8f-3d946f35597d-delete_volume" released by "delete_volume" :: held 4.345s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:38 devstack sudo[113943]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:38 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.504s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:38 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:38 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleted volume successfully. Jun 29 11:14:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-03697bc4-b898-4f93-9c97-0ebc1dd0cba6 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-3cca6917-c4e9-4a8b-ad62-e52d7c094061-delete_volume" released by "delete_volume" :: held 3.790s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:39 devstack sudo[113947]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec" returned: 0 in 1.603s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:39 devstack sudo[113964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec Jun 29 11:14:39 devstack sudo[113964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:40 devstack sudo[113964]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec" returned: 0 in 1.488s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec" released by "delete_volume" :: held 3.182s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['888903c1-ac91-4b00-9563-42903121824c', 'ccea0861-1276-4970-a221-1283bc1c9435', '7132049b-5366-42a0-9329-fb46afeab8e1', '65e3304c-1e7d-4b1d-9b4f-b82197a35ff7'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:41 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/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:41 devstack sudo[113967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-4a19cc4c-a72b-436e-835e-3282ea19a1d8-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-4a19cc4c-a72b-436e-835e-3282ea19a1d8-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-4a19cc4c-a72b-436e-835e-3282ea19a1d8" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-4a19cc4c-a72b-436e-835e-3282ea19a1d8" acquired by "delete_volume" :: waited 0.056s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c58ff062-239d-4071-832e-ec16f686cf2f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:42 devstack sudo[113967]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.808s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:42 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleted volume successfully. Jun 29 11:14:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-a979ea25-3d72-4fd5-bd3b-e8d079531769 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-6b9ef5e9-81b6-40be-bfab-fd5899f8f2ec-delete_volume" released by "delete_volume" :: held 5.566s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:42 devstack sudo[113972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 Jun 29 11:14:42 devstack sudo[113972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:43 devstack sudo[113938]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc" returned: 0 in 7.280s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:43 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[15174379-6cf2-4c6f-9291-e5902355da12]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:43 devstack sudo[113974]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:43 devstack sudo[113974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:44 devstack sudo[113972]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8" returned: 0 in 1.435s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:44 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:44 devstack sudo[113979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8 Jun 29 11:14:44 devstack sudo[113979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:45 devstack sudo[113979]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4a19cc4c-a72b-436e-835e-3282ea19a1d8" returned: 0 in 1.077s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-4a19cc4c-a72b-436e-835e-3282ea19a1d8" released by "delete_volume" :: held 2.649s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:45 devstack sudo[113974]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['8084a721-16c5-48a6-aa33-26561bb879db', 'a961b11d-d20c-467e-93ab-e09c6eab9596', '6937bfb5-be8d-4fb8-a065-474acb8fd540', 'e0ef0011-07d7-4ce7-96b2-72a23b7120d5'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 1.498s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6, size 1024.00 MB, duration 7.28 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:14:45 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Converted 1024.00 MB image at 140.64 MB/s Jun 29 11:14:45 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc is being set with open permissions: ugo+rw Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:45 devstack sudo[113987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc Jun 29 11:14:45 devstack sudo[113987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:45 devstack sudo[113989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:45 devstack sudo[113989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-a6aa30e7-69e2-47ba-8580-2de28e419ab2-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-a6aa30e7-69e2-47ba-8580-2de28e419ab2-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-a6aa30e7-69e2-47ba-8580-2de28e419ab2" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:45 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-a6aa30e7-69e2-47ba-8580-2de28e419ab2" acquired by "delete_volume" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[6de85eff-cdaf-4e53-bd56-3e492bb6a18f]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:46 devstack sudo[113987]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc" returned: 0 in 0.941s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-168ef211-bb25-4508-9b21-34a2fc0649bc" released by "_copy_volume_from_snapshot" :: held 11.935s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-88c8a03e-8412-450b-8569-85d8459ea21c-168ef211-bb25-4508-9b21-34a2fc0649bc" released by "_create_volume_from_snapshot" :: held 11.993s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 12.030s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:46 devstack sudo[113993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (287fb298-4dde-4485-8640-c0e458948d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-168ef211-bb25-4508-9b21-34a2fc0649bc', 'volume_size': 1, 'snapshot_id': '88c8a03e-8412-450b-8569-85d8459ea21c'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:46 devstack sudo[113993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fee5799d-48f9-4ac8-bf72-870814a54c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:46 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Volume volume-168ef211-bb25-4508-9b21-34a2fc0649bc (168ef211-bb25-4508-9b21-34a2fc0649bc): created successfully Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fee5799d-48f9-4ac8-bf72-870814a54c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Flow 'volume_create_manager' (8c53c316-261d-44a1-a020-e07082fdb4bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:46 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-33e3daf6-21fb-4d06-bb80-7d6f6b9ef15d tempest-VolumeDependencyTests-2006854718 None] Created volume successfully. Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.085s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:46 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleted volume successfully. Jun 29 11:14:46 devstack sudo[113989]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:46 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-d13d0bbe-3eff-42c2-b78f-c1bc3c375f0e tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-4a19cc4c-a72b-436e-835e-3282ea19a1d8-delete_volume" released by "delete_volume" :: held 4.212s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:47 devstack sudo[113993]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2" returned: 0 in 1.262s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:47 devstack sudo[113999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2 Jun 29 11:14:47 devstack sudo[113999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-88c8a03e-8412-450b-8569-85d8459ea21c-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-88c8a03e-8412-450b-8569-85d8459ea21c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.059s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-quobyte-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (05728068-4211-46a4-9322-e5df7247ee29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46b392f1-cf95-474c-a5d7-1506aec4273a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46b392f1-cf95-474c-a5d7-1506aec4273a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2074623550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=03654c96-24be-4772-9d4e-f47a83d5296d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:47Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fee7032a-35f6-44aa-a56c-1f522888665a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fee7032a-35f6-44aa-a56c-1f522888665a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (349b152c-fd94-4c4c-bd06-b980e8373f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (349b152c-fd94-4c4c-bd06-b980e8373f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '03654c96-24be-4772-9d4e-f47a83d5296d', 'volume_name': 'volume-03654c96-24be-4772-9d4e-f47a83d5296d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01978710-f632-4f96-9417-d8cabb7d05b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01978710-f632-4f96-9417-d8cabb7d05b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04bfd30a-228c-4fed-a1b4-3493795c08f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:47 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Volume 03654c96-24be-4772-9d4e-f47a83d5296d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-03654c96-24be-4772-9d4e-f47a83d5296d', 'volume_size': 1} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2074623550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=03654c96-24be-4772-9d4e-f47a83d5296d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:47Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Creating volume 03654c96-24be-4772-9d4e-f47a83d5296d {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:47 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" acquired by "delete_snapshot" :: waited 0.266s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-quobyte-88c8a03e-8412-450b-8569-85d8459ea21c" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-88c8a03e-8412-450b-8569-85d8459ea21c" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:47 devstack sudo[114001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d 1073741824 Jun 29 11:14:47 devstack sudo[114001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Deleting offline snapshot 88c8a03e-8412-450b-8569-85d8459ea21c of volume ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] snapshot_file for this snap is: volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[44eddba9-6dc9-4bdf-9836-5aaae3c2a89e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:47 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (42ac5509-ddd3-449b-9b97-495968c07750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2a0ceb4-c44e-4702-ab9f-3e54e75608ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack sudo[114003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c Jun 29 11:14:48 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2a0ceb4-c44e-4702-ab9f-3e54e75608ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-85339249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e459ed79-27ad-4748-8f58-95c06f7b2752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:48Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30f119fa-ffe4-46c0-80cb-e0ff3c09b6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30f119fa-ffe4-46c0-80cb-e0ff3c09b6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b889981f-95eb-4ccf-98af-0ce7c8a94450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b889981f-95eb-4ccf-98af-0ce7c8a94450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e459ed79-27ad-4748-8f58-95c06f7b2752', 'volume_name': 'volume-e459ed79-27ad-4748-8f58-95c06f7b2752', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03522c52-6806-4c19-94cf-6ca667d621fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03522c52-6806-4c19-94cf-6ca667d621fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (671ced1e-fecd-4265-b2e7-eef5764ccd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Volume e459ed79-27ad-4748-8f58-95c06f7b2752: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e459ed79-27ad-4748-8f58-95c06f7b2752', 'volume_size': 1} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:48 devstack sudo[113999]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a6aa30e7-69e2-47ba-8580-2de28e419ab2" returned: 0 in 1.324s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-a6aa30e7-69e2-47ba-8580-2de28e419ab2" released by "delete_volume" :: held 2.692s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['a6ca0045-f6ea-4ec9-a947-23bcf4aa338f', 'c7882a9d-b7c1-484e-bfe4-bab14eaa3b3e', '267da6b0-13bb-4ce7-8de7-b77dd52e0939', 'fbc1211b-1efc-428b-9d4f-75ca60491552'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (10e9210d-d39c-4585-a089-8518d54f2771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ffdf5deb-194d-4744-a478-4932c738b2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ffdf5deb-194d-4744-a478-4932c738b2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2094480585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4cc22f7c-7b81-4cc7-9d18-7b86382334e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:49Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a02b2c6-7b3c-46ac-8fc2-9432de4450e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:48 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a02b2c6-7b3c-46ac-8fc2-9432de4450e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92d2ee9d-9531-4b48-a5ae-c491808f2c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92d2ee9d-9531-4b48-a5ae-c491808f2c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4cc22f7c-7b81-4cc7-9d18-7b86382334e1', 'volume_name': 'volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (560c8d70-2fc7-4c1b-aac2-1b4189bc4a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (560c8d70-2fc7-4c1b-aac2-1b4189bc4a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caf48fc6-06c9-451d-91ab-f2c9ea9c1246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:49 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Volume 4cc22f7c-7b81-4cc7-9d18-7b86382334e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1', 'volume_size': 1} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:49 devstack sudo[114013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:49 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:49 devstack sudo[114013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c" returned: 0 in 1.253s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[392fd0b2-8bc0-44d3-90ad-31931bb28fc2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:49 devstack sudo[114015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:49 devstack sudo[114015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:49 devstack sudo[114001]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d 1073741824" returned: 0 in 1.667s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-9f9a9593-3902-4bce-ad13-57a61ca96796-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-9f9a9593-3902-4bce-ad13-57a61ca96796-delete_volume" acquired by "delete_volume" :: waited 0.099s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:49 devstack sudo[114017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d Jun 29 11:14:49 devstack sudo[114017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-9f9a9593-3902-4bce-ad13-57a61ca96796" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-9f9a9593-3902-4bce-ad13-57a61ca96796" acquired by "delete_volume" :: waited 0.076s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (4af548a7-bb44-40c0-8b3e-20fdc9f54745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f256640-6b81-421c-8a7d-784ad53a9799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[486e5150-4a89-4a5f-b12b-3f453e32bb33]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:49 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f256640-6b81-421c-8a7d-784ad53a9799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-865537389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=92b4ff26-042e-49c9-96d7-a77352946b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:50Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28bac5e2-c728-4d06-a362-2e3c8cd11217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28bac5e2-c728-4d06-a362-2e3c8cd11217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (756b83f9-66d5-4dc4-9eeb-22463d3ce3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (756b83f9-66d5-4dc4-9eeb-22463d3ce3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92b4ff26-042e-49c9-96d7-a77352946b16', 'volume_name': 'volume-92b4ff26-042e-49c9-96d7-a77352946b16', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c78228d-31b3-4443-bda7-4843d39f7fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c78228d-31b3-4443-bda7-4843d39f7fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2afafe0d-0a69-4216-9e3c-84003e855502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Volume 92b4ff26-042e-49c9-96d7-a77352946b16: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92b4ff26-042e-49c9-96d7-a77352946b16', 'volume_size': 1} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:50 devstack sudo[114019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 Jun 29 11:14:50 devstack sudo[114019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:50 devstack sudo[114013]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.667s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:50 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleted volume successfully. Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (cfe49064-3fb9-4880-b07c-ae7a0931e087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9af2aa22-4aa9-4759-89dc-44d9089fb235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-bfdffbb4-23b0-469e-98e7-784be06d2a39 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-a6aa30e7-69e2-47ba-8580-2de28e419ab2-delete_volume" released by "delete_volume" :: held 4.989s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9af2aa22-4aa9-4759-89dc-44d9089fb235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1576425341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=db8df69d-7922-4a2c-8a23-ae1642aeaf7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:51Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c69b91f0-6418-4a87-a08d-b8bd5ba99207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c69b91f0-6418-4a87-a08d-b8bd5ba99207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (beb2210e-c51b-478c-985c-428d89a07cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (beb2210e-c51b-478c-985c-428d89a07cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'db8df69d-7922-4a2c-8a23-ae1642aeaf7a', 'volume_name': 'volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bcda0789-f44e-48a4-b8e0-1f7e59eefd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bcda0789-f44e-48a4-b8e0-1f7e59eefd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d5f63d0-eb96-4485-aa3c-4c7440a6e00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:50 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Volume db8df69d-7922-4a2c-8a23-ae1642aeaf7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a', 'volume_size': 1} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:50 devstack sudo[114015]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 1.814s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:50 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:50 devstack sudo[114017]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d" returned: 0 in 1.508s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] <== create_volume: return (3339ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.341s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.793s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-85339249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e459ed79-27ad-4748-8f58-95c06f7b2752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:48Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:51 devstack sudo[114026]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c Jun 29 11:14:51 devstack sudo[114026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Creating volume e459ed79-27ad-4748-8f58-95c06f7b2752 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:51 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:51 devstack sudo[114030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 1073741824 Jun 29 11:14:51 devstack sudo[114030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04bfd30a-228c-4fed-a1b4-3493795c08f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-03654c96-24be-4772-9d4e-f47a83d5296d', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e6e3d4e-5221-4ef8-bce3-d9cf7315fdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:51 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Volume volume-03654c96-24be-4772-9d4e-f47a83d5296d (03654c96-24be-4772-9d4e-f47a83d5296d): created successfully Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e6e3d4e-5221-4ef8-bce3-d9cf7315fdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (05728068-4211-46a4-9322-e5df7247ee29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:51 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-55175e5e-d198-410d-85ef-c46b1ee52fe1 tempest-CreateVolumesFromImageTest-1569238868 None] Created volume successfully. Jun 29 11:14:51 devstack sudo[114019]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796" returned: 0 in 1.404s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:51 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:51 devstack sudo[114033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796 Jun 29 11:14:51 devstack sudo[114033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:52 devstack sudo[114026]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c" returned: 0 in 1.080s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:52 devstack sudo[114045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c Jun 29 11:14:52 devstack sudo[114045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:52 devstack sudo[114033]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-9f9a9593-3902-4bce-ad13-57a61ca96796" returned: 0 in 0.903s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-9f9a9593-3902-4bce-ad13-57a61ca96796" released by "delete_volume" :: held 2.519s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:52 devstack sudo[114030]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 1073741824" returned: 0 in 1.237s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['a73435dd-3a4f-452e-92ed-6c9f985fec76', '238da90c-9ceb-4eac-a738-8ac9382d34d4', 'bdbc0418-a407-44d2-a55e-6bde8156ae19', 'aae12e82-a062-4cea-95a3-3331f439bcdd'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:52 devstack sudo[114047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 Jun 29 11:14:52 devstack sudo[114047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:52 devstack sudo[114049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:52 devstack sudo[114049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:52 devstack sudo[114045]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:52 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6.88c8a03e-8412-450b-8569-85d8459ea21c" returned: 0 in 0.882s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-d4fa08c7-b476-4324-a9e2-724b913fa481-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-88c8a03e-8412-450b-8569-85d8459ea21c" released by "_delete_snapshot" :: held 5.258s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" released by "delete_snapshot" :: held 5.305s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-d4fa08c7-b476-4324-a9e2-724b913fa481-delete_snapshot" acquired by "delete_snapshot" :: waited 0.049s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-ac0e8290-1b9c-422f-8358-8e29e80f894f" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-ac0e8290-1b9c-422f-8358-8e29e80f894f" acquired by "delete_snapshot" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-d4fa08c7-b476-4324-a9e2-724b913fa481" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-d4fa08c7-b476-4324-a9e2-724b913fa481" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleting offline snapshot d4fa08c7-b476-4324-a9e2-724b913fa481 of volume ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] snapshot_file for this snap is: volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac142322-ad26-402b-b83d-1339c0b0ff31]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:53 devstack sudo[114047]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Created reservations ['bd64e630-396e-44cd-9463-33a55bcececa', 'af0d9fcc-8f7e-4a69-b0c2-87a5249dabe8', 'eb61414a-7afd-4624-a24e-648151556d2c', '2de5e7df-6f89-462f-853d-1428ed4d5114'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752" returned: 0 in 0.889s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] <== create_volume: return (2178ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.182s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.183s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2094480585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4cc22f7c-7b81-4cc7-9d18-7b86382334e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:49Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Creating volume 4cc22f7c-7b81-4cc7-9d18-7b86382334e1 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:53 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:53 devstack sudo[114055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 1073741824 Jun 29 11:14:53 devstack sudo[114055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (671ced1e-fecd-4265-b2e7-eef5764ccd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e459ed79-27ad-4748-8f58-95c06f7b2752', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc85622c-6ac7-4388-859e-14246de88c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:53 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Volume volume-e459ed79-27ad-4748-8f58-95c06f7b2752 (e459ed79-27ad-4748-8f58-95c06f7b2752): created successfully Jun 29 11:14:53 devstack sudo[114053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc85622c-6ac7-4388-859e-14246de88c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:53 devstack sudo[114053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (42ac5509-ddd3-449b-9b97-495968c07750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0327bbcb-f9a0-4a75-82e4-731eaf4ee2c6 tempest-CreateVolumesFromImageTest-1569238868 None] Created volume successfully. Jun 29 11:14:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Delete snapshot completed successfully. Jun 29 11:14:53 devstack sudo[114049]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.017s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4640285f-69c7-4b07-adb4-648c7c9d0a99 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-88c8a03e-8412-450b-8569-85d8459ea21c-delete_snapshot" released by "delete_snapshot" :: held 5.989s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:53 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleted volume successfully. Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f605a95a-a306-4c64-b3e1-f1183271c116 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-9f9a9593-3902-4bce-ad13-57a61ca96796-delete_volume" released by "delete_volume" :: held 3.948s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:53 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-ba5ec851-9c0e-4e0f-8418-401e6da56ad6-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-ba5ec851-9c0e-4e0f-8418-401e6da56ad6-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-quobyte-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" acquired by "delete_volume" :: waited 0.025s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ef1f800-8a7b-42dd-9b6f-c892568b1beb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:54 devstack sudo[114059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:54 devstack sudo[114059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:54 devstack sudo[114053]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481" returned: 0 in 1.191s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ac0e8290-1b9c-422f-8358-8e29e80f894f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b07d2ce9-6492-4ee4-adee-4df1116df91b]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:54 devstack sudo[114068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f Jun 29 11:14:54 devstack sudo[114068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:54 devstack sudo[114055]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 1073741824" returned: 0 in 1.404s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:54 devstack sudo[114071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 Jun 29 11:14:54 devstack sudo[114071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:54 devstack sudo[114059]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 0.871s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:54 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:55 devstack sudo[114076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6 Jun 29 11:14:55 devstack sudo[114076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:55 devstack sudo[114068]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f" returned: 0 in 1.098s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:55 devstack sudo[114071]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1" returned: 0 in 0.847s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] <== create_volume: return (2317ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.322s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.362s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-865537389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=92b4ff26-042e-49c9-96d7-a77352946b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:50Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Creating volume 92b4ff26-042e-49c9-96d7-a77352946b16 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:55 devstack sudo[114083]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 Jun 29 11:14:55 devstack sudo[114083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:55 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caf48fc6-06c9-451d-91ab-f2c9ea9c1246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2bf94157-d879-4f58-97c9-2065bc8597f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:55 devstack sudo[114085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 1073741824 Jun 29 11:14:55 devstack sudo[114085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:55 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Volume volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 (4cc22f7c-7b81-4cc7-9d18-7b86382334e1): created successfully Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2bf94157-d879-4f58-97c9-2065bc8597f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (10e9210d-d39c-4585-a089-8518d54f2771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:55 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-adf24d03-9a7a-490f-98ad-7526e9497f35 tempest-CreateVolumesFromImageTest-1569238868 None] Created volume successfully. Jun 29 11:14:55 devstack sudo[114076]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" returned: 0 in 0.917s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:55 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-ba5ec851-9c0e-4e0f-8418-401e6da56ad6" released by "delete_volume" :: held 1.866s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Created reservations ['0a3a20b8-cb63-4c49-a0ee-473f37083653', '570e2f1e-3719-4021-8391-48bf7038815d', '55dc4fbf-310a-47c1-aa09-ed32bf16850e', '5b730344-ed86-4f18-babf-55dd39075c04'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:56 devstack sudo[114088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:56 devstack sudo[114088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-168ef211-bb25-4508-9b21-34a2fc0649bc-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-168ef211-bb25-4508-9b21-34a2fc0649bc-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "cinder-quobyte-168ef211-bb25-4508-9b21-34a2fc0649bc" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-168ef211-bb25-4508-9b21-34a2fc0649bc" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[2414cf52-6ab4-46c1-9842-0eefe985b4f2]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:56 devstack sudo[114083]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481" returned: 0 in 1.126s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:56 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:56 devstack sudo[114098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481 Jun 29 11:14:56 devstack sudo[114098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:56 devstack sudo[114094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc Jun 29 11:14:56 devstack sudo[114094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:57 devstack sudo[114085]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 1073741824" returned: 0 in 1.489s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=115,cinder:UPDATE=173,cinder:INSERT=43,cinder:DELETE=21 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:57 devstack sudo[114102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 Jun 29 11:14:57 devstack sudo[114102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:57 devstack sudo[114088]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.135s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Deleted volume successfully. Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-e4046f0b-8d40-4bd2-b430-9a0a5eb4c730 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-ba5ec851-9c0e-4e0f-8418-401e6da56ad6-delete_volume" released by "delete_volume" :: held 3.345s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:57 devstack sudo[114098]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f.d4fa08c7-b476-4324-a9e2-724b913fa481" returned: 0 in 0.947s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:57 devstack sudo[114094]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc" returned: 0 in 1.108s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-d4fa08c7-b476-4324-a9e2-724b913fa481" released by "_delete_snapshot" :: held 4.540s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-ac0e8290-1b9c-422f-8358-8e29e80f894f" released by "delete_snapshot" :: held 4.589s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:57 devstack sudo[114110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc Jun 29 11:14:57 devstack sudo[114110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=135,cinder:UPDATE=167,cinder:DELETE=12,cinder:INSERT=43 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['7080a1f0-b5f3-46ef-875b-99736d4bef02', '4232ed1c-144e-4c3c-a7b2-b93c6b9374e6', '70611c97-f5b7-41fd-ba41-d474830c357b', 'fbe8d535-abf2-4549-96a4-b481494d17c8'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:57 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Delete snapshot completed successfully. Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-28f6003d-28b8-4d24-8932-579fc8bcd608 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-d4fa08c7-b476-4324-a9e2-724b913fa481-delete_snapshot" released by "delete_snapshot" :: held 4.802s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:57 devstack sudo[114102]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16" returned: 0 in 0.860s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] <== create_volume: return (2433ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.438s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.028s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1576425341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=db8df69d-7922-4a2c-8a23-ae1642aeaf7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49fb98a261704108a04bff7d768db355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:14:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:14:51Z,use_quota=True,user_id='aa5aeaf3c90e4b4f90f79a2041d150de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Creating volume db8df69d-7922-4a2c-8a23-ae1642aeaf7a {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:14:57 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:14:57 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:58 devstack sudo[114113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a 1073741824 Jun 29 11:14:58 devstack sudo[114113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2afafe0d-0a69-4216-9e3c-84003e855502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92b4ff26-042e-49c9-96d7-a77352946b16', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6401a0eb-0e80-4451-9165-8b46e46b11b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:14:58 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Volume volume-92b4ff26-042e-49c9-96d7-a77352946b16 (92b4ff26-042e-49c9-96d7-a77352946b16): created successfully Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6401a0eb-0e80-4451-9165-8b46e46b11b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (4af548a7-bb44-40c0-8b3e-20fdc9f54745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:14:58 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7d31671d-f6ab-4238-9325-3f5410cc2d8b tempest-CreateVolumesFromImageTest-1569238868 None] Created volume successfully. Jun 29 11:14:58 devstack sudo[114110]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-168ef211-bb25-4508-9b21-34a2fc0649bc" returned: 0 in 0.749s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-ac0e8290-1b9c-422f-8358-8e29e80f894f-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-quobyte-168ef211-bb25-4508-9b21-34a2fc0649bc" released by "delete_volume" :: held 1.940s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-ac0e8290-1b9c-422f-8358-8e29e80f894f-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Created reservations ['b90d8695-e3d7-4001-8760-800b16e04bd4', '1cf7c7a0-d96a-4865-801a-cb751c38e7da', 'd1d95e66-4f31-47cd-8590-2f3de6441af8', '7683781b-f302-4cf3-a12c-73c59e0b6476'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "cinder-quobyte-ac0e8290-1b9c-422f-8358-8e29e80f894f" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-ac0e8290-1b9c-422f-8358-8e29e80f894f" acquired by "delete_volume" :: waited 0.027s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5fce151-253b-4a7a-9dbc-1fa83657aeca]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:14:58 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:58 devstack sudo[114117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:14:58 devstack sudo[114117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:58 devstack sudo[114116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f Jun 29 11:14:58 devstack sudo[114116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:59 devstack sudo[114113]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a 1073741824" returned: 0 in 1.256s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:59 devstack sudo[114127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a Jun 29 11:14:59 devstack sudo[114127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:14:59 devstack sudo[114117]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.823s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:14:59 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Deleted volume successfully. Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b5d5908a-c406-47f4-9c41-18bd03b201c2 tempest-VolumeDependencyTests-2006854718 None] Lock "cinder-168ef211-bb25-4508-9b21-34a2fc0649bc-delete_volume" released by "delete_volume" :: held 3.156s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:14:59 devstack sudo[114116]: pam_unix(sudo:session): session closed for user root Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f" returned: 0 in 1.310s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:14:59 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:14:59 devstack sudo[114133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f Jun 29 11:14:59 devstack sudo[114133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:00 devstack sudo[114127]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a" returned: 0 in 0.984s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] <== create_volume: return (2311ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.317s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d5f63d0-eb96-4485-aa3c-4c7440a6e00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a30ad5c1-7b26-4b90-b0da-914a7ffdb1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:00 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Volume volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a (db8df69d-7922-4a2c-8a23-ae1642aeaf7a): created successfully Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a30ad5c1-7b26-4b90-b0da-914a7ffdb1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Flow 'volume_create_manager' (cfe49064-3fb9-4880-b07c-ae7a0931e087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:00 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-a926f720-db95-4c9e-b343-9a730d71fe6c tempest-CreateVolumesFromImageTest-1569238868 None] Created volume successfully. Jun 29 11:15:00 devstack sudo[114133]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-ac0e8290-1b9c-422f-8358-8e29e80f894f" returned: 0 in 0.948s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-db8df69d-7922-4a2c-8a23-ae1642aeaf7a-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-quobyte-ac0e8290-1b9c-422f-8358-8e29e80f894f" released by "delete_volume" :: held 2.327s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-db8df69d-7922-4a2c-8a23-ae1642aeaf7a-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:00 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-quobyte-db8df69d-7922-4a2c-8a23-ae1642aeaf7a" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Created reservations ['a159f7e7-7fd3-41c3-b1d0-e938e2527ef6', '62a8a869-f826-4230-be64-c018506254e4', '415f50d2-a1d8-4df8-ad28-cd83e4f9c664', '93f56f72-cf62-435c-ba21-d2df318efd6a'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-db8df69d-7922-4a2c-8a23-ae1642aeaf7a" acquired by "delete_volume" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea98366c-5706-4737-8a31-d7c7d2a7d5fe]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:01 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:01 devstack sudo[114138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:01 devstack sudo[114138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:01 devstack sudo[114137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a Jun 29 11:15:01 devstack sudo[114137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:02 devstack sudo[114138]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.021s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:02 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:02 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Deleted volume successfully. Jun 29 11:15:02 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6e2fac3c-d19d-422f-b322-99d4f1e5bb46 tempest-CreateVolumesFromSnapshotTest-791430092 None] Lock "cinder-ac0e8290-1b9c-422f-8358-8e29e80f894f-delete_volume" released by "delete_volume" :: held 3.767s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:02 devstack sudo[114137]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a" returned: 0 in 1.385s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:02 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:02 devstack sudo[114149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a Jun 29 11:15:02 devstack sudo[114149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:03 devstack sudo[114149]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-db8df69d-7922-4a2c-8a23-ae1642aeaf7a" returned: 0 in 0.904s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-db8df69d-7922-4a2c-8a23-ae1642aeaf7a" released by "delete_volume" :: held 2.369s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Created reservations ['2237c1c8-1023-4ca5-a25b-33a9755913c0', '3293c056-0b2c-48e3-9863-152889b0dc76', '7bf3caca-4450-4686-819b-9dfc979126ce', '46606a92-de6d-4d22-a5b6-68ede8702263'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:03 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:03 devstack sudo[114152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:03 devstack sudo[114152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-92b4ff26-042e-49c9-96d7-a77352946b16-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-92b4ff26-042e-49c9-96d7-a77352946b16-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Flow 'volume_create_manager' (6e4825ec-238e-464b-9d1a-9e40a1a9085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (332a2e77-ec7b-4722-a9f2-6b54b7e599f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:04 devstack sudo[114152]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.995s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (332a2e77-ec7b-4722-a9f2-6b54b7e599f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:04Z,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=d74a52a2-dd15-45a0-a4dd-ae201ac5c80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86afb9d2d79343a7940951f938fdc791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:04Z,use_quota=True,user_id='d4d1f098e5094b5590ba3ed638d947e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e623e479-5b52-4afe-a0bb-2da8e5aaadc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e623e479-5b52-4afe-a0bb-2da8e5aaadc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a7b3703-03b5-4638-92ae-0d50bd42b45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a7b3703-03b5-4638-92ae-0d50bd42b45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd74a52a2-dd15-45a0-a4dd-ae201ac5c80e', 'volume_name': 'volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efc25ab2-c899-41ea-80cc-6c2ef93bba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efc25ab2-c899-41ea-80cc-6c2ef93bba41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3a051d8-de21-400d-ab3d-d596169e29ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:04 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Volume d74a52a2-dd15-45a0-a4dd-ae201ac5c80e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e', 'volume_size': 1} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:04Z,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=d74a52a2-dd15-45a0-a4dd-ae201ac5c80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86afb9d2d79343a7940951f938fdc791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:04Z,use_quota=True,user_id='d4d1f098e5094b5590ba3ed638d947e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Creating volume d74a52a2-dd15-45a0-a4dd-ae201ac5c80e {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:15:04 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:04 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Deleted volume successfully. Jun 29 11:15:04 devstack sudo[114155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e 1073741824 Jun 29 11:15:04 devstack sudo[114155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-quobyte-92b4ff26-042e-49c9-96d7-a77352946b16" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-74ca2a35-bd86-4e65-b09d-45e3f38767fb tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-db8df69d-7922-4a2c-8a23-ae1642aeaf7a-delete_volume" released by "delete_volume" :: held 3.823s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-92b4ff26-042e-49c9-96d7-a77352946b16" acquired by "delete_volume" :: waited 0.065s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8ea39fc-b5a1-4615-b5e6-2eb903ea2a9d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:04 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:04 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/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 Jun 29 11:15:04 devstack sudo[114157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:06 devstack sudo[114155]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e 1073741824" returned: 0 in 1.425s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:06 devstack sudo[114157]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16" returned: 0 in 1.298s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:06 devstack sudo[114167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e Jun 29 11:15:06 devstack sudo[114167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:06 devstack sudo[114168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16 Jun 29 11:15:06 devstack sudo[114168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:06 devstack sudo[114168]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:06 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-92b4ff26-042e-49c9-96d7-a77352946b16" returned: 0 in 0.818s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:06 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-92b4ff26-042e-49c9-96d7-a77352946b16" released by "delete_volume" :: held 2.188s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:07 devstack sudo[114167]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e" returned: 0 in 0.918s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] <== create_volume: return (2415ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.419s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3a051d8-de21-400d-ab3d-d596169e29ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (973afe12-f73d-442e-ac11-2e5de6143c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Created reservations ['c77f6075-de07-43db-8623-116d28e6df44', '32eae129-888b-4d7f-92bb-3f7f1b16aefe', 'a85f1a13-e339-44b7-b92b-782e77bde876', 'de66b360-4b20-40c7-9543-fa6e7b38379e'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:07 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Volume volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e (d74a52a2-dd15-45a0-a4dd-ae201ac5c80e): created successfully Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (973afe12-f73d-442e-ac11-2e5de6143c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Flow 'volume_create_manager' (6e4825ec-238e-464b-9d1a-9e40a1a9085c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:07 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-94718f89-e00c-4835-9036-2fe38b251476 tempest-CinderUnicodeTest-1034508021 None] Created volume successfully. Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:07 devstack sudo[114173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:07 devstack sudo[114173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-4cc22f7c-7b81-4cc7-9d18-7b86382334e1-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:07 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-4cc22f7c-7b81-4cc7-9d18-7b86382334e1-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-quobyte-4cc22f7c-7b81-4cc7-9d18-7b86382334e1" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-4cc22f7c-7b81-4cc7-9d18-7b86382334e1" acquired by "delete_volume" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[9dca09c8-4330-4bee-afbd-d586869e7fab]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:08 devstack sudo[114173]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.009s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:08 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Deleted volume successfully. Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-f4764586-b391-4fcc-9b61-08b637de3a88 tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-92b4ff26-042e-49c9-96d7-a77352946b16-delete_volume" released by "delete_volume" :: held 3.826s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:08 devstack sudo[114176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 Jun 29 11:15:08 devstack sudo[114176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Flow 'volume_create_manager' (329a343a-d79a-48a6-a6a3-084234f359a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc02ec99-09c7-4bb7-9aa2-a7444a0f3ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc02ec99-09c7-4bb7-9aa2-a7444a0f3ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:08Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1692470258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8c77766-d4c7-4e34-ba9b-18d9214382f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86afb9d2d79343a7940951f938fdc791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:08Z,use_quota=True,user_id='d4d1f098e5094b5590ba3ed638d947e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (169df5bd-7fe2-498c-917c-d0ce8692d28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (169df5bd-7fe2-498c-917c-d0ce8692d28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3aae89a5-3570-4938-b738-f7bb3489dd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3aae89a5-3570-4938-b738-f7bb3489dd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8c77766-d4c7-4e34-ba9b-18d9214382f0', 'volume_name': 'volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d878e010-32de-4ad1-8ed8-c3e628acfd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d878e010-32de-4ad1-8ed8-c3e628acfd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80838b40-a584-445d-a67c-488cf32ce515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:08 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Volume c8c77766-d4c7-4e34-ba9b-18d9214382f0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0', 'volume_size': 1} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:08Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1692470258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8c77766-d4c7-4e34-ba9b-18d9214382f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86afb9d2d79343a7940951f938fdc791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:08Z,use_quota=True,user_id='d4d1f098e5094b5590ba3ed638d947e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Creating volume c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:15:08 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:15:08 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:08 devstack sudo[114178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 1073741824 Jun 29 11:15:08 devstack sudo[114178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:09 devstack sudo[114176]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1" returned: 0 in 1.160s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:09 devstack sudo[114185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1 Jun 29 11:15:09 devstack sudo[114185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:09 devstack sudo[114178]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 1073741824" returned: 0 in 1.343s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:09 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:09 devstack sudo[114189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 Jun 29 11:15:09 devstack sudo[114189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:10 devstack sudo[114185]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-4cc22f7c-7b81-4cc7-9d18-7b86382334e1" returned: 0 in 0.996s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Flow 'volume_create_manager' (2697115e-0298-4bc6-8711-f5b9ee0f8e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41a0b10a-465f-453f-b5bd-e07d2a5995c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-4cc22f7c-7b81-4cc7-9d18-7b86382334e1" released by "delete_volume" :: held 2.275s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41a0b10a-465f-453f-b5bd-e07d2a5995c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:10Z,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=a231f40d-017e-4bae-bd33-f4f6b8c023e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab25cc0162b741c6ba95d969e59448ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:10Z,use_quota=True,user_id='60d03382bcfe4596b91c4746324b0174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa506fc2-cfc4-4f66-9f2b-170b42bf3dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa506fc2-cfc4-4f66-9f2b-170b42bf3dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0f96158-3dc1-4ae0-888d-53bd0edd0d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.image.glance [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Creating Keystone auth plugin from conf {{(pid=93485) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Created reservations ['2cbf55f3-9bd6-4a07-a52a-c809f0f1a1c3', '7b7e082b-af18-4ee2-aab8-8ad8187d2fa0', '8bc15fe0-3ab7-441b-a940-651b4e3e93cc', '09ae3413-7d96-4ce4-bf9d-6caf24f555cc'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:10 devstack sudo[114192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:10 devstack sudo[114192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:10 devstack sudo[114189]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0" returned: 0 in 0.863s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] <== create_volume: return (2260ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.264s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80838b40-a584-445d-a67c-488cf32ce515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e21ca591-1ee6-4b39-bad5-0bda36bc1ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0f96158-3dc1-4ae0-888d-53bd0edd0d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a231f40d-017e-4bae-bd33-f4f6b8c023e3', 'volume_name': 'volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3', 'volume_size': 1, 'image_id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/803aec06-22dd-4674-aba1-d27bdae88d32', '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': 'd8c167b344dcbf84daf90643a691ede9', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ab25cc0162b741c6ba95d969e59448ef', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '25f425618c1598a234bee5d308d1a465cbffa8d67425efec673a9faae20412a8afda6b00c542d04d63eb9fb870a7c5266a260424746166b552679214f0e0df74', 'id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'created_at': datetime.datetime(2026, 6, 29, 9, 15, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 15, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/803aec06-22dd-4674-aba1-d27bdae88d32/file', 'properties': {}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35af1914-90b4-41b0-9a5c-65910976226e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35af1914-90b4-41b0-9a5c-65910976226e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db5258c9-b498-448e-881a-09102fc3359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Volume a231f40d-017e-4bae-bd33-f4f6b8c023e3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3', 'volume_size': 1, 'image_id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/803aec06-22dd-4674-aba1-d27bdae88d32', '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': 'd8c167b344dcbf84daf90643a691ede9', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ab25cc0162b741c6ba95d969e59448ef', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '25f425618c1598a234bee5d308d1a465cbffa8d67425efec673a9faae20412a8afda6b00c542d04d63eb9fb870a7c5266a260424746166b552679214f0e0df74', 'id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'created_at': datetime.datetime(2026, 6, 29, 9, 15, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 15, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/803aec06-22dd-4674-aba1-d27bdae88d32/file', 'properties': {}}, 'image_service': } Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Trying to clone a231f40d-017e-4bae-bd33-f4f6b8c023e3 from image 803aec06-22dd-4674-aba1-d27bdae88d32 at location (None, [{'url': 'file:///opt/stack/data/glance/images/803aec06-22dd-4674-aba1-d27bdae88d32', 'metadata': {}}]). {{(pid=93485) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Jun 29 11:15:10 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Volume volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 (c8c77766-d4c7-4e34-ba9b-18d9214382f0): created successfully Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e21ca591-1ee6-4b39-bad5-0bda36bc1ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Flow 'volume_create_manager' (329a343a-d79a-48a6-a6a3-084234f359a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:10 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-8b11b674-03cf-4166-8b98-f7eeeca43554 tempest-CinderUnicodeTest-1034508021 None] Created volume successfully. Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Flow 'volume_create_manager' (40d6193c-8627-43d8-948a-0d612edb2034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2cc0e87a-964c-4b53-940f-3f70157763b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:10 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Jun 29 11:15:10 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Image download 0.00 MB at 0.00 MB/s Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2cc0e87a-964c-4b53-940f-3f70157763b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1728476674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c445d818-044e-4e09-aa04-13c0eef68a94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1328ff9658914d08883c023f0633c920',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:11Z,use_quota=True,user_id='d1a4007958184d5baf116a4c3c504cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ed1b37c-aab0-4f09-95ec-93341c78e9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ed1b37c-aab0-4f09-95ec-93341c78e9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bc16562-fc49-4357-970e-30b188cb036a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bc16562-fc49-4357-970e-30b188cb036a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c445d818-044e-4e09-aa04-13c0eef68a94', 'volume_name': 'volume-c445d818-044e-4e09-aa04-13c0eef68a94', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ddc71ff-37dc-4ba3-a68e-fa003e1205ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ddc71ff-37dc-4ba3-a68e-fa003e1205ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a25d29f-aa88-43fd-b1f5-880bf156ac48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:11 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Volume c445d818-044e-4e09-aa04-13c0eef68a94: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c445d818-044e-4e09-aa04-13c0eef68a94', 'volume_size': 1} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1728476674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c445d818-044e-4e09-aa04-13c0eef68a94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1328ff9658914d08883c023f0633c920',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:11Z,use_quota=True,user_id='d1a4007958184d5baf116a4c3c504cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Creating volume c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:15:11 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:11 devstack sudo[114195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 1073741824 Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5efb4447-b44a-4108-a0d9-e36e9f660f83]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:11 devstack sudo[114195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:11 devstack sudo[114197]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD Jun 29 11:15:11 devstack sudo[114197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:11 devstack sudo[114192]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.776s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:11 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Deleted volume successfully. Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-0cfa502d-548a-4b09-84ae-d5bb822177da tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-4cc22f7c-7b81-4cc7-9d18-7b86382334e1-delete_volume" released by "delete_volume" :: held 3.432s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-e459ed79-27ad-4748-8f58-95c06f7b2752-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-e459ed79-27ad-4748-8f58-95c06f7b2752-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-quobyte-e459ed79-27ad-4748-8f58-95c06f7b2752" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-e459ed79-27ad-4748-8f58-95c06f7b2752" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb2f2cbf-ee35-479f-bbfc-87de2564e1f9]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:11 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:11 devstack sudo[114201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 Jun 29 11:15:11 devstack sudo[114201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:12 devstack sudo[114197]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD" returned: 0 in 0.985s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:12 devstack sudo[114195]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 1073741824" returned: 0 in 1.068s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:12 devstack sudo[114210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:12 devstack sudo[114210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:12 devstack sudo[114209]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD Jun 29 11:15:12 devstack sudo[114209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:12 devstack sudo[114217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:12 devstack sudo[114217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:12 devstack sudo[114201]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752" returned: 0 in 0.966s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:12 devstack sudo[114219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752 Jun 29 11:15:12 devstack sudo[114219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:12 devstack sudo[114209]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:12 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD" returned: 1 in 0.904s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Temporary image 803aec06-22dd-4674-aba1-d27bdae88d32 is fetched for user 60d03382bcfe4596b91c4746324b0174. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Jun 29 11:15:13 devstack sudo[114210]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.847s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] <== create_volume: return (1964ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.967s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.023s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Creating offline snapshot 8203127c-0d85-478c-aa70-c2e81274b83f of volume c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a25d29f-aa88-43fd-b1f5-880bf156ac48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c445d818-044e-4e09-aa04-13c0eef68a94', 'volume_size': 1}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72a87070-1ec6-477f-a4ec-1900372aea88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[c491014b-0a26-4239-8d80-1248c42df301]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:13 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Volume volume-c445d818-044e-4e09-aa04-13c0eef68a94 (c445d818-044e-4e09-aa04-13c0eef68a94): created successfully Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72a87070-1ec6-477f-a4ec-1900372aea88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Flow 'volume_create_manager' (40d6193c-8627-43d8-948a-0d612edb2034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:13 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-7c83d9ee-f4fb-4724-9ed2-a5eaf5f42486 tempest-SnapshotDependencyTests-851486123 None] Created volume successfully. Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ceac2828-e527-4b0e-afc2-b57e36cf0947]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:13 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/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 Jun 29 11:15:13 devstack sudo[114236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:13 devstack sudo[114217]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.744s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_service.periodic_task [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] Running periodic task VolumeManager._thread_info {{(pid=93485) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread count: 28 {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5077ea63-12dd-4cfc-ad63-bb9bb6eb9b14 None None] thread info: [<_MainThread(MainThread, started 133925123833984)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=93485) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Jun 29 11:15:13 devstack sudo[114241]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD Jun 29 11:15:13 devstack sudo[114241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:13 devstack sudo[114219]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-e459ed79-27ad-4748-8f58-95c06f7b2752" returned: 0 in 0.878s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-e459ed79-27ad-4748-8f58-95c06f7b2752" released by "delete_volume" :: held 1.908s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Created reservations ['b6115f8c-ebc2-4c07-9b77-514f7e192cb8', '511691e1-e8d8-496c-beea-5c2438e57612', '48cb5b3d-f171-4dad-b9d7-427078df6128', 'bd0ffe1c-759e-4789-b427-2d9d919551e1'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:13 devstack sudo[114267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:13 devstack sudo[114267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-03654c96-24be-4772-9d4e-f47a83d5296d-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-03654c96-24be-4772-9d4e-f47a83d5296d-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "cinder-quobyte-03654c96-24be-4772-9d4e-f47a83d5296d" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-03654c96-24be-4772-9d4e-f47a83d5296d" acquired by "delete_volume" :: waited 0.021s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[dda64273-dd3f-4b38-a08e-5037590aecc1]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:13 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:14 devstack sudo[114269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d Jun 29 11:15:14 devstack sudo[114269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:14 devstack sudo[114236]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0" returned: 0 in 0.973s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:14 devstack sudo[114276]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f 1G Jun 29 11:15:14 devstack sudo[114276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:14 devstack sudo[114241]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD" returned: 0 in 1.035s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:14 devstack sudo[114279]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD Jun 29 11:15:14 devstack sudo[114279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:14 devstack sudo[114267]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.152s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:14 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Deleted volume successfully. Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-2816d219-a273-4de4-b1ae-b5629dfabaec tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-e459ed79-27ad-4748-8f58-95c06f7b2752-delete_volume" released by "delete_volume" :: held 3.393s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:14 devstack sudo[114269]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d" returned: 0 in 1.009s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:14 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:14 devstack sudo[114287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d Jun 29 11:15:14 devstack sudo[114287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:15 devstack sudo[114276]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f 1G" returned: 0 in 1.094s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:15 devstack sudo[114293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f Jun 29 11:15:15 devstack sudo[114293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:15 devstack sudo[114279]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD" returned: 1 in 1.203s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:15 devstack sudo[114287]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-03654c96-24be-4772-9d4e-f47a83d5296d" returned: 0 in 0.670s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-quobyte-03654c96-24be-4772-9d4e-f47a83d5296d" released by "delete_volume" :: held 1.726s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Created reservations ['cc3b3630-249f-4310-808f-2e35b7e9cec0', '7e7db221-448e-42de-bde8-a13e3f552cca', 'ef36d4fd-dd40-4b0d-8969-4b8e50d5012c', '33e1fab6-58c7-4e10-b77d-e7a8b2776a59'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:15 devstack sudo[114299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:15 devstack sudo[114299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:15 devstack sudo[114293]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f" returned: 0 in 0.754s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:15 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f is being set with open permissions: ugo+rw Jun 29 11:15:15 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:15 devstack sudo[114304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f Jun 29 11:15:15 devstack sudo[114304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:16 devstack sudo[114299]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.658s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:16 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:16 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Deleted volume successfully. Jun 29 11:15:16 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-83cca101-bb3d-4321-9fab-e300eab984dc tempest-CreateVolumesFromImageTest-1569238868 None] Lock "cinder-03654c96-24be-4772-9d4e-f47a83d5296d-delete_volume" released by "delete_volume" :: held 2.607s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:16 devstack sudo[114304]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f" returned: 0 in 0.662s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:16 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:16 devstack sudo[114308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info Jun 29 11:15:16 devstack sudo[114308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:17 devstack sudo[114308]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info" returned: 0 in 0.780s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:17 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info is being set with open permissions: ugo+rw Jun 29 11:15:17 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:17 devstack sudo[114311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info Jun 29 11:15:17 devstack sudo[114311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:18 devstack sudo[114311]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.info" returned: 0 in 0.672s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 5.041s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 3.363s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Creating offline snapshot 0f126866-8410-45fc-9a89-c41eb01fc707 of volume c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Jun 29 11:15:18 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-df0c1c40-ee67-4fe3-9903-4c7a41deb3f8 tempest-CinderUnicodeTest-1034508021 None] Create snapshot completed successfully Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[463264d6-b1d9-49de-ba70-72ad8c595a2e]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:18 devstack sudo[114314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:18 devstack sudo[114314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-8203127c-0d85-478c-aa70-c2e81274b83f-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-8203127c-0d85-478c-aa70-c2e81274b83f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-quobyte-c8c77766-d4c7-4e34-ba9b-18d9214382f0" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-c8c77766-d4c7-4e34-ba9b-18d9214382f0" acquired by "delete_snapshot" :: waited 0.015s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-quobyte-8203127c-0d85-478c-aa70-c2e81274b83f" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-8203127c-0d85-478c-aa70-c2e81274b83f" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Deleting offline snapshot 8203127c-0d85-478c-aa70-c2e81274b83f of volume c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] snapshot_file for this snap is: volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[32f21866-36e0-4d04-8752-596eab736362]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:18 devstack sudo[114316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f Jun 29 11:15:18 devstack sudo[114316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:18 devstack sudo[114314]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.783s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:18 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:18 devstack sudo[114321]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 1G Jun 29 11:15:18 devstack sudo[114321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:19 devstack sudo[114316]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f" returned: 0 in 0.770s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[fefbfc7b-adf2-4b86-a155-99f33b2e2448]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:19 devstack sudo[114326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 Jun 29 11:15:19 devstack sudo[114326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:19 devstack sudo[114321]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 1G" returned: 0 in 0.792s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c445d818-044e-4e09-aa04-13c0eef68a94 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:19 devstack sudo[114331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c445d818-044e-4e09-aa04-13c0eef68a94 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 Jun 29 11:15:19 devstack sudo[114331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:19 devstack sudo[114326]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0" returned: 0 in 0.815s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:19 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:20 devstack sudo[114336]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f Jun 29 11:15:20 devstack sudo[114336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:20 devstack sudo[114331]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c445d818-044e-4e09-aa04-13c0eef68a94 -F qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707" returned: 0 in 0.745s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:20 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 is being set with open permissions: ugo+rw Jun 29 11:15:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:20 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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 Jun 29 11:15:20 devstack sudo[114341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:20 devstack sudo[114336]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f" returned: 0 in 0.772s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:20 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:20 devstack sudo[114346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f Jun 29 11:15:20 devstack sudo[114346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:21 devstack sudo[114341]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707" returned: 0 in 0.691s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:21 devstack sudo[114349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info Jun 29 11:15:21 devstack sudo[114349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:21 devstack sudo[114346]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0.8203127c-0d85-478c-aa70-c2e81274b83f" returned: 0 in 0.698s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-8203127c-0d85-478c-aa70-c2e81274b83f" released by "_delete_snapshot" :: held 3.165s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-c8c77766-d4c7-4e34-ba9b-18d9214382f0" released by "delete_snapshot" :: held 3.194s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Created reservations ['cfa203e5-f086-4c81-bbf1-e262a51a1ce1', 'c49b95ca-84e4-4c3b-845e-fe4580e185ef', 'd15c908c-12ed-4855-810e-b8a4a92dac18', '8b0e664e-b251-4aff-a064-33cf6d36108f'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:21 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Delete snapshot completed successfully. Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-dd1ebc32-9f86-42ba-861d-439654c6b7b1 tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-8203127c-0d85-478c-aa70-c2e81274b83f-delete_snapshot" released by "delete_snapshot" :: held 3.345s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:21 devstack sudo[114349]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info" returned: 0 in 0.646s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:21 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info is being set with open permissions: ugo+rw Jun 29 11:15:21 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:21 devstack sudo[114354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info Jun 29 11:15:21 devstack sudo[114354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:22 devstack sudo[114354]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.info" returned: 0 in 0.625s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 4.382s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.064s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:10Z,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=a231f40d-017e-4bae-bd33-f4f6b8c023e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab25cc0162b741c6ba95d969e59448ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:10Z,use_quota=True,user_id='60d03382bcfe4596b91c4746324b0174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)}" {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Creating volume a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:15:22 devstack cinder-volume[93485]: INFO cinder.volume.drivers.remotefs [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] casted to osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 1073741824 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:22 devstack sudo[114357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 1073741824 Jun 29 11:15:22 devstack sudo[114357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:22 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-313359da-d9ff-4613-ba0b-8aa77ca7edaf tempest-SnapshotDependencyTests-851486123 None] Create snapshot completed successfully Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-c8c77766-d4c7-4e34-ba9b-18d9214382f0-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-c8c77766-d4c7-4e34-ba9b-18d9214382f0-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-quobyte-c8c77766-d4c7-4e34-ba9b-18d9214382f0" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-c8c77766-d4c7-4e34-ba9b-18d9214382f0" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbc841dd-917c-40f7-a47b-1f138adf7620]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:22 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:22 devstack sudo[114359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 Jun 29 11:15:22 devstack sudo[114359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:23 devstack sudo[114357]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 1073741824" returned: 0 in 0.919s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:23 devstack sudo[114367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:23 devstack sudo[114367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:23 devstack sudo[114359]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0" returned: 0 in 0.888s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:23 devstack sudo[114369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0 Jun 29 11:15:23 devstack sudo[114369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=93485) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Flow 'volume_create_manager' (bf6741c6-b13c-4fd7-88a4-715ec7417dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc05778b-4be5-41f0-ba2a-d00c3e211f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc05778b-4be5-41f0-ba2a-d00c3e211f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-06-29T09:15:23Z,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=556f70e7-f4c9-4878-a214-24cbd879f9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1328ff9658914d08883c023f0633c920',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-06-29T09:15:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f126866-8410-45fc-9a89-c41eb01fc707,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-06-29T09:15:24Z,use_quota=True,user_id='d1a4007958184d5baf116a4c3c504cda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd790ba7-acf6-497d-8381-474262581382),volume_type_id=dd790ba7-acf6-497d-8381-474262581382)' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acc106e4-995b-4e8f-8e0b-a3fcd5e92b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acc106e4-995b-4e8f-8e0b-a3fcd5e92b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b64a62f-c2a9-4946-bb2b-5731e4338289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b64a62f-c2a9-4946-bb2b-5731e4338289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '556f70e7-f4c9-4878-a214-24cbd879f9a0', 'volume_name': 'volume-556f70e7-f4c9-4878-a214-24cbd879f9a0', 'volume_size': 1, 'snapshot_id': '0f126866-8410-45fc-9a89-c41eb01fc707'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (692fd217-e86a-429d-9ef5-a1b8c2dc395a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (692fd217-e86a-429d-9ef5-a1b8c2dc395a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f64daa2d-06f8-4d9c-9bc6-4dd15817f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:23 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Volume 556f70e7-f4c9-4878-a214-24cbd879f9a0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-556f70e7-f4c9-4878-a214-24cbd879f9a0', 'volume_size': 1, 'snapshot_id': '0f126866-8410-45fc-9a89-c41eb01fc707'} Jun 29 11:15:23 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:24 devstack sudo[114367]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 0 in 0.769s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] <== create_volume: return (1737ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'} {{(pid=93485) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.741s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.338s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-quobyte-0f126866-8410-45fc-9a89-c41eb01fc707-556f70e7-f4c9-4878-a214-24cbd879f9a0" by "_create_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-0f126866-8410-45fc-9a89-c41eb01fc707-556f70e7-f4c9-4878-a214-24cbd879f9a0" acquired by "_create_volume_from_snapshot" :: waited 0.031s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Creating volume 556f70e7-f4c9-4878-a214-24cbd879f9a0 from snapshot 0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:356}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Selected osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814 as target Quobyte volume. {{(pid=93485) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:668}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-quobyte-556f70e7-f4c9-4878-a214-24cbd879f9a0" by "_copy_volume_from_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Attempting download of 803aec06-22dd-4674-aba1-d27bdae88d32 ((None, [{'url': 'file:///opt/stack/data/glance/images/803aec06-22dd-4674-aba1-d27bdae88d32', 'metadata': {}}])) to volume a231f40d-017e-4bae-bd33-f4f6b8c023e3. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-556f70e7-f4c9-4878-a214-24cbd879f9a0" acquired by "_copy_volume_from_snapshot" :: waited 0.020s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] snapshot: 0f126866-8410-45fc-9a89-c41eb01fc707, volume: 556f70e7-f4c9-4878-a214-24cbd879f9a0, {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:401}} Jun 29 11:15:24 devstack sudo[114369]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c8c77766-d4c7-4e34-ba9b-18d9214382f0" returned: 0 in 0.722s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-c8c77766-d4c7-4e34-ba9b-18d9214382f0" released by "delete_volume" :: held 1.716s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad19bd7e-cbb7-4996-a1af-305dd76bdd6b]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[47744bd1-1454-4ba0-bd5c-d0fd1c5b2e8d]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Created reservations ['ff01c0ae-8ff7-4983-8005-388216e61405', 'bae82e1e-c5c0-4de5-a1b8-f489fdb6e1ea', '6ef607b7-15fb-4632-814f-c0d8d0bf4a53', 'ce80a9c8-9b41-46e9-af03-ef9f350f2df3'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:24 devstack sudo[114374]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq Jun 29 11:15:24 devstack sudo[114374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:24 devstack sudo[114375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 Jun 29 11:15:24 devstack sudo[114375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:24 devstack sudo[114377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:24 devstack sudo[114377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "cinder-quobyte-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[d880a1c8-5e49-42eb-82f9-366536c46199]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:24 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:25 devstack sudo[114380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e Jun 29 11:15:25 devstack sudo[114380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:25 devstack sudo[114374]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq" returned: 0 in 0.800s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:25 devstack sudo[114377]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.754s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:25 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Deleted volume successfully. Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-c85d55db-d964-4128-9890-4d71d74f629c tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-c8c77766-d4c7-4e34-ba9b-18d9214382f0-delete_volume" released by "delete_volume" :: held 2.731s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:25 devstack sudo[114387]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq Jun 29 11:15:25 devstack sudo[114387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:25 devstack sudo[114375]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707" returned: 0 in 0.958s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c445d818-044e-4e09-aa04-13c0eef68a94(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] will copy from snapshot at /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:420}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Creating direct copy from snapshot {{(pid=93485) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:428}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[a736b9fa-f622-4cac-81cb-8f66157b0761]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:25 devstack sudo[114390]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:25 devstack sudo[114390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:25 devstack sudo[114380]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e" returned: 0 in 0.828s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:25 devstack sudo[114396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e Jun 29 11:15:25 devstack sudo[114396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:25 devstack sudo[114387]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq" returned: 1 in 0.812s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 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_803aec06-22dd-4674-aba1-d27bdae88d32_cknfpizq' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[21ae6845-efb1-4e48-94a1-ea3d6157e8c7]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:25 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:26 devstack sudo[114400]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD Jun 29 11:15:26 devstack sudo[114400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:26 devstack sudo[114390]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.798s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG cinder.utils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Path /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 not found in is_blk_device check {{(pid=93485) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:26 devstack sudo[114405]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 Jun 29 11:15:26 devstack sudo[114405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:26 devstack sudo[114396]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e" returned: 0 in 0.724s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-quobyte-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e" released by "delete_volume" :: held 1.606s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Created reservations ['211bc293-8c5e-4bee-81b9-4e1e3e22e36c', '1337bad3-92ad-4d84-aba8-309d82a6a48c', '12c0f6a3-9261-47f3-afd8-d3021ad81fb5', '68a22f33-487f-451c-880c-f0926101a0f3'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:26 devstack sudo[114400]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD" returned: 0 in 0.759s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:26 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:26 devstack sudo[114410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:26 devstack sudo[114410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:26 devstack sudo[114414]: 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD Jun 29 11:15:26 devstack sudo[114414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:27 devstack sudo[114414]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD" returned: 1 in 1.218s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 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_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:15:27 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] 803aec06-22dd-4674-aba1-d27bdae88d32 was raw, converting to raw {{(pid=93485) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Jun 29 11:15:27 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:28 devstack sudo[114410]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:28 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 1.337s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:28 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:28 devstack sudo[114428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:28 devstack sudo[114428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:28 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Deleted volume successfully. Jun 29 11:15:28 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-1aeba73c-b0c3-4898-805a-8f95ff7b44dc tempest-CinderUnicodeTest-1034508021 None] Lock "cinder-d74a52a2-dd15-45a0-a4dd-ae201ac5c80e-delete_volume" released by "delete_volume" :: held 3.247s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:30 devstack sudo[114428]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -f raw /opt/stack/data/cinder/conversion/image_fetch_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 0 in 2.028s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:30 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_803aec06-22dd-4674-aba1-d27bdae88d32_xzeq8yxxdevstack@QuobyteHD, size 0.00 MB, duration 2.03 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:15:30 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Converted 0.00 MB image at 0.00 MB/s Jun 29 11:15:30 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 1G {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:30 devstack sudo[114440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 1G Jun 29 11:15:30 devstack sudo[114440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:31 devstack sudo[114440]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 1G" returned: 0 in 1.405s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:31 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e965553-9aa6-412d-b97d-0dbce6b99bc3]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:31 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:31 devstack sudo[114445]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:31 devstack sudo[114445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0" returned: 0 in 5.956s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:32 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7112e18-364b-42ab-83a1-decf494c4139]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:32 devstack sudo[114448]: quobyte : PWD=/ ; USER=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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:32 devstack sudo[114448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:32 devstack sudo[114445]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 0 in 1.003s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:32 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:32 devstack sudo[114452]: 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:32 devstack sudo[114452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:33 devstack sudo[114448]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.939s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Image conversion details: src /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94, size 1024.00 MB, duration 5.96 sec, destination /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 {{(pid=93485) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Jun 29 11:15:33 devstack cinder-volume[93485]: INFO cinder.image.image_utils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Converted 1024.00 MB image at 171.90 MB/s Jun 29 11:15:33 devstack cinder-volume[93485]: WARNING cinder.volume.drivers.remotefs [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 is being set with open permissions: ugo+rw Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:33 devstack sudo[114457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 Jun 29 11:15:33 devstack sudo[114457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:33 devstack sudo[114452]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 1 in 0.735s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 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/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Downloaded image 803aec06-22dd-4674-aba1-d27bdae88d32 ((None, [{'url': 'file:///opt/stack/data/glance/images/803aec06-22dd-4674-aba1-d27bdae88d32', 'metadata': {}}])) to volume a231f40d-017e-4bae-bd33-f4f6b8c023e3 successfully. {{(pid=93485) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.image.image_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Temporary image 803aec06-22dd-4674-aba1-d27bdae88d32 for user 60d03382bcfe4596b91c4746324b0174 is deleted. {{(pid=93485) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.volume_utils [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Marking volume a231f40d-017e-4bae-bd33-f4f6b8c023e3 as bootable. {{(pid=93485) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Copying metadata from image 803aec06-22dd-4674-aba1-d27bdae88d32 to a231f40d-017e-4bae-bd33-f4f6b8c023e3. {{(pid=93485) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Creating volume glance metadata for volume a231f40d-017e-4bae-bd33-f4f6b8c023e3 backed by image 803aec06-22dd-4674-aba1-d27bdae88d32 with: {'image_id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'd8c167b344dcbf84daf90643a691ede9', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=93485) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db5258c9-b498-448e-881a-09102fc3359c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3', 'volume_size': 1, 'image_id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/803aec06-22dd-4674-aba1-d27bdae88d32', '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': 'd8c167b344dcbf84daf90643a691ede9', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ab25cc0162b741c6ba95d969e59448ef', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '25f425618c1598a234bee5d308d1a465cbffa8d67425efec673a9faae20412a8afda6b00c542d04d63eb9fb870a7c5266a260424746166b552679214f0e0df74', 'id': '803aec06-22dd-4674-aba1-d27bdae88d32', 'created_at': datetime.datetime(2026, 6, 29, 9, 15, 7, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 6, 29, 9, 15, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/803aec06-22dd-4674-aba1-d27bdae88d32/file', 'properties': {}}, 'image_service': }' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (167dd2c7-d1e7-4e2a-a84f-67129e83e2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Volume volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 (a231f40d-017e-4bae-bd33-f4f6b8c023e3): created successfully Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (167dd2c7-d1e7-4e2a-a84f-67129e83e2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Flow 'volume_create_manager' (2697115e-0298-4bc6-8711-f5b9ee0f8e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-5e891e62-b1f2-4d2b-bda9-c511385365b7 tempest-VolumeImageDependencyTests-1395163843 None] Created volume successfully. Jun 29 11:15:33 devstack sudo[114457]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0" returned: 0 in 0.625s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-556f70e7-f4c9-4878-a214-24cbd879f9a0" released by "_copy_volume_from_snapshot" :: held 9.420s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-0f126866-8410-45fc-9a89-c41eb01fc707-556f70e7-f4c9-4878-a214-24cbd879f9a0" released by "_create_volume_from_snapshot" :: held 9.457s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.490s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f64daa2d-06f8-4d9c-9bc6-4dd15817f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-556f70e7-f4c9-4878-a214-24cbd879f9a0', 'volume_size': 1, 'snapshot_id': '0f126866-8410-45fc-9a89-c41eb01fc707'}' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f289952e-a382-4a21-b33c-8809115fbdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jun 29 11:15:33 devstack cinder-volume[93485]: INFO cinder.volume.flows.manager.create_volume [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Volume volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 (556f70e7-f4c9-4878-a214-24cbd879f9a0): created successfully Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f289952e-a382-4a21-b33c-8809115fbdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jun 29 11:15:33 devstack cinder-volume[93485]: DEBUG cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Flow 'volume_create_manager' (bf6741c6-b13c-4fd7-88a4-715ec7417dd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jun 29 11:15:33 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-4d1a69d0-2b7e-4d55-b070-455093d545c5 tempest-SnapshotDependencyTests-851486123 None] Created volume successfully. Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Acquiring lock "cinder-a231f40d-017e-4bae-bd33-f4f6b8c023e3-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Lock "cinder-a231f40d-017e-4bae-bd33-f4f6b8c023e3-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Acquiring lock "cinder-quobyte-a231f40d-017e-4bae-bd33-f4f6b8c023e3" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Lock "cinder-quobyte-a231f40d-017e-4bae-bd33-f4f6b8c023e3" acquired by "delete_volume" :: waited 0.017s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e1af222-66e3-4540-875a-910ac77741fe]: (4, 'raw') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:34 devstack sudo[114463]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:34 devstack sudo[114463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-0f126866-8410-45fc-9a89-c41eb01fc707-delete_snapshot" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-0f126866-8410-45fc-9a89-c41eb01fc707-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-quobyte-c445d818-044e-4e09-aa04-13c0eef68a94" by "delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-c445d818-044e-4e09-aa04-13c0eef68a94" acquired by "delete_snapshot" :: waited 0.018s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-quobyte-0f126866-8410-45fc-9a89-c41eb01fc707" by "_delete_snapshot" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-0f126866-8410-45fc-9a89-c41eb01fc707" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Deleting offline snapshot 0f126866-8410-45fc-9a89-c41eb01fc707 of volume c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] snapshot_file for this snap is: volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[16eccfd0-7f8e-4022-ac3c-29cb6d21f752]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:34 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:34 devstack sudo[114465]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 Jun 29 11:15:34 devstack sudo[114465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:35 devstack sudo[114463]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 0 in 0.822s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:35 devstack sudo[114469]: 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:35 devstack sudo[114469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:35 devstack sudo[114465]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707" returned: 0 in 0.767s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.remotefs [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c445d818-044e-4e09-aa04-13c0eef68a94(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=93485) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[54d0efc0-d0de-4fbe-8aaa-d9225c7c3151]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:35 devstack sudo[114474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:35 devstack sudo[114474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:35 devstack sudo[114469]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] CMD "/opt/stack/data/venv/bin/python3.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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 1 in 0.774s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 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 --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3' failed. Not Retrying. {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 29 11:15:35 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:35 devstack sudo[114479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3 Jun 29 11:15:35 devstack sudo[114479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:36 devstack sudo[114474]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.854s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:36 devstack sudo[114484]: 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/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 Jun 29 11:15:36 devstack sudo[114484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:36 devstack sudo[114479]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-a231f40d-017e-4bae-bd33-f4f6b8c023e3" returned: 0 in 0.646s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Lock "cinder-quobyte-a231f40d-017e-4bae-bd33-f4f6b8c023e3" released by "delete_volume" :: held 2.300s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Created reservations ['d916f372-94a1-42f4-96cd-03c48e046821', '4c27fe30-2fdf-4e7e-b7b3-5619a4d161a6', 'f1ecdf0e-dd84-4fe4-bf45-c642eab2c9c8', '2ef95d55-b0fa-4ab0-8728-0525799d264b'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:36 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:36 devstack sudo[114487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:36 devstack sudo[114487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:37 devstack sudo[114484]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707" returned: 0 in 0.746s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:37 devstack sudo[114492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707 Jun 29 11:15:37 devstack sudo[114492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:37 devstack sudo[114487]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.659s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Deleted volume successfully. Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-cccbcbae-b870-4814-9b40-90cddaedb6de tempest-VolumeImageDependencyTests-1395163843 None] Lock "cinder-a231f40d-017e-4bae-bd33-f4f6b8c023e3-delete_volume" released by "delete_volume" :: held 3.188s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:37 devstack sudo[114492]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94.0f126866-8410-45fc-9a89-c41eb01fc707" returned: 0 in 0.676s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-0f126866-8410-45fc-9a89-c41eb01fc707" released by "_delete_snapshot" :: held 3.156s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-c445d818-044e-4e09-aa04-13c0eef68a94" released by "delete_snapshot" :: held 3.179s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Created reservations ['319ba1db-e5ec-4692-93ea-7be4965ff32c', 'a2c7589a-f329-411e-b6ab-a4bb7a4cd3b5', 'da5f35eb-3593-4138-9f92-37400c3a86dd', 'aff9a9a5-2425-47cd-8628-f7f016781487'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:37 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Delete snapshot completed successfully. Jun 29 11:15:37 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-17442429-35a7-499f-bf07-c13f1998adb1 tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-0f126866-8410-45fc-9a89-c41eb01fc707-delete_snapshot" released by "delete_snapshot" :: held 3.326s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-c445d818-044e-4e09-aa04-13c0eef68a94-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-c445d818-044e-4e09-aa04-13c0eef68a94-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-quobyte-c445d818-044e-4e09-aa04-13c0eef68a94" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:38 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-c445d818-044e-4e09-aa04-13c0eef68a94" acquired by "delete_volume" :: waited 0.019s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:39 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b86057a-7e90-4bc7-8368-f5ed8d5124eb]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:39 devstack sudo[114497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:39 devstack sudo[114497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:39 devstack sudo[114497]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.727s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:39 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:39 devstack sudo[114502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94 Jun 29 11:15:39 devstack sudo[114502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:40 devstack sudo[114502]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-c445d818-044e-4e09-aa04-13c0eef68a94" returned: 0 in 0.639s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-c445d818-044e-4e09-aa04-13c0eef68a94" released by "delete_volume" :: held 1.430s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Created reservations ['c2f2a014-ab22-4c36-9d6a-b0ee25e1b63f', 'd50823d6-d789-46ff-9171-7e717d555ed1', '34f7eb47-75f3-42c1-835f-990a9075c4d2', 'e0c36578-8ace-4dd9-8a71-9244412d62be'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:40 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:40 devstack sudo[114505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:40 devstack sudo[114505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-556f70e7-f4c9-4878-a214-24cbd879f9a0-delete_volume" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:41 devstack sudo[114505]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.672s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-556f70e7-f4c9-4878-a214-24cbd879f9a0-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:41 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Deleted volume successfully. Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-6c67b152-f8fe-44a1-bac1-c1e6f20c1cce tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-c445d818-044e-4e09-aa04-13c0eef68a94-delete_volume" released by "delete_volume" :: held 2.327s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "cinder-quobyte-556f70e7-f4c9-4878-a214-24cbd879f9a0" by "delete_volume" {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-556f70e7-f4c9-4878-a214-24cbd879f9a0" acquired by "delete_volume" :: waited 0.016s {{(pid=93485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG oslo.privsep.daemon [-] privsep: reply[eec12151-4c26-4e15-8e0c-6c0c0f207f48]: (4, 'qcow2') {{(pid=94200) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Jun 29 11:15:41 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:41 devstack sudo[114508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 Jun 29 11:15:41 devstack sudo[114508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:42 devstack sudo[114508]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0" returned: 0 in 0.760s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:42 devstack sudo[114514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0 Jun 29 11:15:42 devstack sudo[114514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:42 devstack sudo[114514]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb/volume-556f70e7-f4c9-4878-a214-24cbd879f9a0" returned: 0 in 0.653s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-quobyte-556f70e7-f4c9-4878-a214-24cbd879f9a0" released by "delete_volume" :: held 1.454s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG cinder.quota [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Created reservations ['f4381b47-c63b-4dec-a64d-4e6ed34e2fc2', '46fdf289-2fa4-45db-a1fb-0200d6789298', '8b199140-7525-41f9-a8d4-e687da256e9f', 'de3ae994-b40a-4ed7-ace0-4be436504081'] {{(pid=93485) reserve /opt/stack/cinder/cinder/quota.py:752}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814': None} {{(pid=93485) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:617}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG cinder.volume.drivers.quobyte [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d9be14ae-71a0-418a-bcf0-7ad27840c814'] {{(pid=93485) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:647}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.lockutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93485) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 29 11:15:42 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 29 11:15:42 devstack sudo[114517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb Jun 29 11:15:42 devstack sudo[114517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 29 11:15:43 devstack sudo[114517]: pam_unix(sudo:session): session closed for user root Jun 29 11:15:43 devstack cinder-volume[93485]: DEBUG oslo_concurrency.processutils [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/84acf0aeae96f7c931c24fb1431376eb" returned: 0 in 0.614s {{(pid=93485) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 29 11:15:43 devstack cinder-volume[93485]: DEBUG cinder.manager [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Notifying Schedulers of capabilities ... {{(pid=93485) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Jun 29 11:15:43 devstack cinder-volume[93485]: INFO cinder.volume.manager [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Deleted volume successfully. Jun 29 11:15:43 devstack cinder-volume[93485]: DEBUG cinder.coordination [None req-b042edd1-209a-496c-a3e1-1e0468c0e0bb tempest-SnapshotDependencyTests-851486123 None] Lock "cinder-556f70e7-f4c9-4878-a214-24cbd879f9a0-delete_volume" released by "delete_volume" :: held 2.281s {{(pid=93485) __release /opt/stack/cinder/cinder/coordination.py:152}} Jun 29 11:15:52 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=97,cinder:INSERT=41,cinder:UPDATE=126,cinder:DELETE=13 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 11:15:53 devstack cinder-volume[93485]: DEBUG dbcounter [-] [93485] Writing DB stats cinder:SELECT=101,cinder:INSERT=35,cinder:UPDATE=143,cinder:DELETE=8 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}